Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::display_expr_impl Struct Reference

#include <debug.hpp>

Public Member Functions

 display_expr_impl (std::ostream &sout, int depth=0)
 
template<typename Expr >
void operator() (Expr const &expr) const
 

Constructor & Destructor Documentation

boost::proto::detail::display_expr_impl::display_expr_impl ( std::ostream &  sout,
int  depth = 0 
)
inlineexplicit

Member Function Documentation

template<typename Expr >
void boost::proto::detail::display_expr_impl::operator() ( Expr const &  expr) const
inline

The documentation for this struct was generated from the following file: