boost::parser::trace
// In header: <boost/parser/parser.hpp> enum trace { off, on };
An enumeration used for parameters to enable and disable trace in the *parse() functions.
*parse()