Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable > Struct Template Reference

#include <print_attribute.hpp>

Static Public Member Functions

template<typename T_ >
static void call (Out &out, T_ const &val, unused_attribute)
 
template<typename T_ >
static void call (Out &out, T_ const &val, plain_attribute)
 
template<typename T_ >
static void call (Out &out, T_ const &val, tuple_attribute)
 
template<typename T_ >
static void call (Out &out, T_ const &val, container_attribute)
 
template<typename T_ >
static void call (Out &out, T_ const &val, variant_attribute)
 
template<typename T_ >
static void call (Out &out, T_ const &val, optional_attribute)
 
static void call (Out &out, T const &val)
 

Member Function Documentation

template<typename Out , typename T , typename Enable = void>
template<typename T_ >
static void boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable >::call ( Out &  out,
T_ const &  val,
unused_attribute   
)
inlinestatic
template<typename Out , typename T , typename Enable = void>
template<typename T_ >
static void boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable >::call ( Out &  out,
T_ const &  val,
plain_attribute   
)
inlinestatic

References boost::phoenix::val().

template<typename Out , typename T , typename Enable = void>
template<typename T_ >
static void boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable >::call ( Out &  out,
T_ const &  val,
tuple_attribute   
)
inlinestatic
template<typename Out , typename T , typename Enable = void>
template<typename T_ >
static void boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable >::call ( Out &  out,
T_ const &  val,
variant_attribute   
)
inlinestatic
template<typename Out , typename T , typename Enable = void>
template<typename T_ >
static void boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable >::call ( Out &  out,
T_ const &  val,
optional_attribute   
)
inlinestatic
template<typename Out , typename T , typename Enable = void>
static void boost::spirit::x3::traits::print_attribute_debug< Out, T, Enable >::call ( Out &  out,
T const &  val 
)
inlinestatic

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