Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iterators::detail::minimum_category_impl< true, true >::apply< T1, T2 > Struct Template Reference

#include <minimum_category.hpp>

Public Types

typedef T1 type
 

Public Member Functions

 BOOST_STATIC_ASSERT ((is_same< T1, T2 >::value))
 

Member Typedef Documentation

template<class T1 , class T2 >
typedef T1 boost::iterators::detail::minimum_category_impl< true, true >::apply< T1, T2 >::type

Member Function Documentation

template<class T1 , class T2 >
boost::iterators::detail::minimum_category_impl< true, true >::apply< T1, T2 >::BOOST_STATIC_ASSERT ( (is_same< T1, T2 >::value)  )

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