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

INTERNAL ONLY. More...

#include <iterator.hpp>

Public Types

typedef ::boost::mpl::eval_if
< ::boost::type_erasure::is_placeholder
< T >,::boost::mpl::identity
< void >
,::boost::type_erasure::detail::iterator_value_type_impl
< T > >::type 
type
 

Detailed Description

template<class T>
struct boost::type_erasure::iterator_value_type< T >

INTERNAL ONLY.

Member Typedef Documentation


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