Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
simple_trace.hpp File Reference
Include dependency graph for simple_trace.hpp:

Classes

struct  boost::spirit::x3::simple_trace< IndentSpaces, CharsToPrint >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::spirit
 
 boost::spirit::x3
 
 boost::spirit::x3::detail
 

Macros

#define BOOST_SPIRIT_X3_DEBUG_OUT   std::cerr
 
#define BOOST_SPIRIT_X3_DEBUG_PRINT_SOME   20
 
#define BOOST_SPIRIT_X3_DEBUG_INDENT   2
 

Typedefs

typedef simple_trace< 2, 20 > boost::spirit::x3::detail::simple_trace_type
 

Functions

template<typename Char >
void boost::spirit::x3::detail::token_printer (std::ostream &o, Char c)
 
simple_trace_type & boost::spirit::x3::detail::get_simple_trace ()
 

Macro Definition Documentation

#define BOOST_SPIRIT_X3_DEBUG_INDENT   2
#define BOOST_SPIRIT_X3_DEBUG_OUT   std::cerr
#define BOOST_SPIRIT_X3_DEBUG_PRINT_SOME   20