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

#include <traits.hpp>

Public Types

typedef category_of< T >::type category
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(is_convertible< category, Tag >::value))
 

Member Typedef Documentation

template<typename T , typename Tag >
typedef category_of<T>::type boost::iostreams::detail::has_trait_impl< T, Tag >::category

Member Function Documentation

template<typename T , typename Tag >
boost::iostreams::detail::has_trait_impl< T, Tag >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (is_convertible< category, Tag >::value) 
)

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