Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::tuples::tuple_manipulator< CharType > Class Template Reference

#include <tuple_io.hpp>

Public Member Functions

 tuple_manipulator (detail::format_info::manipulator_type m, const char c=0)
 
template<class CharTrait >
void set (std::basic_ios< CharType, CharTrait > &io) const
 

Constructor & Destructor Documentation

template<class CharType>
boost::tuples::tuple_manipulator< CharType >::tuple_manipulator ( detail::format_info::manipulator_type  m,
const char  c = 0 
)
inlineexplicit

Member Function Documentation

template<class CharType>
template<class CharTrait >
void boost::tuples::tuple_manipulator< CharType >::set ( std::basic_ios< CharType, CharTrait > &  io) const
inline

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