#include <mem_fun.hpp>
Public Types | |
typedef remove_reference< Type > ::type | result_type |
Public Member Functions | |
template<typename ChainedPtr > | |
disable_if< is_convertible < ChainedPtr &, Class & > , Type >::type | operator() (const ChainedPtr &x) const |
Type | operator() (Class &x) const |
Type | operator() (const reference_wrapper< Class > &x) const |
typedef remove_reference<Type>::type boost::multi_index::mem_fun< Class, Type, PtrToMemberFunction >::result_type |
|
inline |
|
inline |
|
inline |