Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::iterator_pointee< Iterator >::impl Struct Reference

#include <pointee.hpp>

Static Public Member Functions

template<class T >
static char test (T const &)
 
static char(& test (value_type &))[2]
 

Static Public Attributes

static Iterator & x
 

Member Function Documentation

template<class Iterator >
template<class T >
static char boost::detail::iterator_pointee< Iterator >::impl::test ( T const )
static
template<class Iterator >
static char(& boost::detail::iterator_pointee< Iterator >::impl::test ( value_type ) )[2]
static

Member Data Documentation

template<class Iterator >
Iterator& boost::detail::iterator_pointee< Iterator >::impl::x
static

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