Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::karma::detail::basic_binary< T, endian, bits > Struct Template Reference

#include <binary.hpp>

Inheritance diagram for boost::spirit::karma::detail::basic_binary< T, endian, bits >:

Public Types

typedef any_binary_generator
< T, endian, bits > 
result_type
 

Public Member Functions

result_type operator() (unused_type, unused_type) const
 

Member Typedef Documentation

template<typename T, BOOST_SCOPED_ENUM(boost::endian::endianness) endian, int bits>
typedef any_binary_generator<T, endian, bits> boost::spirit::karma::detail::basic_binary< T, endian, bits >::result_type

Member Function Documentation

template<typename T, BOOST_SCOPED_ENUM(boost::endian::endianness) endian, int bits>
result_type boost::spirit::karma::detail::basic_binary< T, endian, bits >::operator() ( unused_type  ,
unused_type   
) const
inline

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