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