boost::openmethod::trace::from_env
Returns a trace object with on set to true if the environment variable BOOST_OPENMETHOD_TRACE is set to the string "1", and false otherwise.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
static
trace
from_env();
Created with MrDocs