Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
debug.hpp File Reference
#include <iostream>
#include <boost/phoenix/version.hpp>
#include <boost/proto/proto.hpp>
Include dependency graph for debug.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::phoenix
 

Functions

template<typename Expr >
void boost::phoenix::display_expr (Expr const &expr, std::ostream &sout)
 Pretty-print a Phoenix expression tree using the Proto code. More...
 
template<typename Expr >
void boost::phoenix::display_expr (Expr const &expr)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...