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::combine_traits< In, Out > Struct Template Reference

#include <combine.hpp>

Public Types

typedef combination
< BOOST_DEDUCED_TYPENAME
detail::unwrapped_type< In >
::type, BOOST_DEDUCED_TYPENAME
detail::unwrapped_type< Out >
::type
type
 

Member Typedef Documentation

template<typename In, typename Out>
typedef combination< BOOST_DEDUCED_TYPENAME detail::unwrapped_type<In>::type, BOOST_DEDUCED_TYPENAME detail::unwrapped_type<Out>::type > boost::iostreams::detail::combine_traits< In, Out >::type

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