Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::cb_details::item_wrapper< Pointer, Value > Struct Template Reference

Helper item dereference wrapper. More...

#include <details.hpp>

Public Member Functions

 item_wrapper (Value item)
 
Pointer operator() () const
 

Public Attributes

Value m_item
 

Detailed Description

template<class Pointer, class Value>
struct boost::cb_details::item_wrapper< Pointer, Value >

Helper item dereference wrapper.

Constructor & Destructor Documentation

template<class Pointer, class Value>
boost::cb_details::item_wrapper< Pointer, Value >::item_wrapper ( Value  item)
inlineexplicit

Member Function Documentation

template<class Pointer, class Value>
Pointer boost::cb_details::item_wrapper< Pointer, Value >::operator() ( ) const
inline

Member Data Documentation

template<class Pointer, class Value>
Value boost::cb_details::item_wrapper< Pointer, Value >::m_item

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