Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
debug_handler.hpp File Reference
Include dependency graph for debug_handler.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::spirit::karma::debug_handler< OutputIterator, Context, Delimiter, Properties, F >
 
struct  boost::spirit::karma::detail::get_simple_trace< T >
 

Namespaces

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

Macros

#define BOOST_SPIRIT_DEBUG_NODE(r)   r.name(#r);
 

Functions

template<typename OutputIterator , typename T1 , typename T2 , typename T3 , typename T4 , typename F >
void boost::spirit::karma::debug (rule< OutputIterator, T1, T2, T3, T4 > &r, F f)
 
template<typename OutputIterator , typename T1 , typename T2 , typename T3 , typename T4 >
void boost::spirit::karma::debug (rule< OutputIterator, T1, T2, T3, T4 > &r)
 

Macro Definition Documentation

#define BOOST_SPIRIT_DEBUG_NODE (   r)    r.name(#r);