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

#include <bind.hpp>

Static Public Member Functions

static F & unwrap (F &f, long)
 
template<class F2 >
static F2 & unwrap (reference_wrapper< F2 > rf, int)
 
template<class R , class T >
static _mfi::dm< R, Tunwrap (R T::*pm, int)
 

Member Function Documentation

template<class F >
template<class F2 >
static F2& boost::_bi::unwrapper< F >::unwrap ( reference_wrapper< F2 >  rf,
int   
)
inlinestatic
template<class F >
template<class R , class T >
static _mfi::dm<R, T> boost::_bi::unwrapper< F >::unwrap ( R T::*  pm,
int   
)
inlinestatic

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