TwiceAsNice  2019-02-18
Public Attributes | List of all members
boost::cb_details::helper_pointer< Traits > Struct Template Reference

Helper pointer used in the iterator. More...

#include <details.hpp>

Collaboration diagram for boost::cb_details::helper_pointer< Traits >:
Collaboration graph

Public Attributes

bool m_end
 
Traits::pointer m_it
 

Detailed Description

template<class Traits>
struct boost::cb_details::helper_pointer< Traits >

Helper pointer used in the iterator.

Member Data Documentation

◆ m_end

template<class Traits >
bool boost::cb_details::helper_pointer< Traits >::m_end

◆ m_it

template<class Traits >
Traits::pointer boost::cb_details::helper_pointer< Traits >::m_it

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