Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::int_type_of< T > Struct Template Reference

#include <traits_fwd.hpp>

Public Types

typedef std::char_traits
< BOOST_DEDUCED_TYPENAME
char_type_of< T >::type
traits_type
 
typedef traits_type::int_type type
 

Member Typedef Documentation

template<typename T>
typedef std::char_traits< BOOST_DEDUCED_TYPENAME char_type_of<T>::type > boost::iostreams::int_type_of< T >::traits_type
template<typename T>
typedef traits_type::int_type boost::iostreams::int_type_of< T >::type

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