#include <attributes.hpp>
Public Types | |
typedef void | result_type |
Public Member Functions | |
print_fusion_sequence (Out &out_) | |
template<typename T > | |
void | operator() (T const &val) const |
Public Attributes | |
Out & | out |
bool | is_first |
typedef void boost::spirit::traits::detail::print_fusion_sequence< Out >::result_type |
|
inline |
|
inline |
|
mutable |
Out& boost::spirit::traits::detail::print_fusion_sequence< Out >::out |