#include <member.hpp>
Public Types | |
typedef Type | result_type |
Public Member Functions | |
template<typename ChainedPtr > | |
disable_if< is_convertible < const ChainedPtr &, const Class & >, Type & >::type | operator() (const ChainedPtr &x) const |
Type & | operator() (const Class &x) const |
Type & | operator() (const reference_wrapper< const Class > &x) const |
Type & | operator() (const reference_wrapper< Class > &x) const |
typedef Type boost::multi_index::detail::const_member_offset_base< Class, Type, OffsetOfMember >::result_type |
|
inline |
|
inline |
References boost::flyweights::x.
|
inline |
|
inline |