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