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::is_readable_iterator_impl< Value >::rebind< It > Struct Template Reference

#include <is_readable_iterator.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(sizeof(is_readable_iterator_impl< Value >::tester(*x, 1))==1))
 

Static Public Attributes

static It & x
 

Member Function Documentation

template<class Value >
template<class It >
boost::iterators::detail::is_readable_iterator_impl< Value >::rebind< It >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (sizeof(is_readable_iterator_impl< Value >::tester(*x, 1))==1) 
)

Member Data Documentation

template<class Value >
template<class It >
It& boost::iterators::detail::is_readable_iterator_impl< Value >::rebind< It >::x
static

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