|
CDT
v4.2.0
инструменты разработчика
|
#include <multi_index.hpp>
Открытые типы | |
| typedef std::remove_reference< Type >::type | result_type |
Открытые члены | |
| template<typename ChainedPtr > | |
| auto | operator() (const ChainedPtr &x) const -> std::enable_if_t<!std::is_convertible< const ChainedPtr &, const Class & >::value, Type > |
| Type | operator() (const Class &x) const |
| Type | operator() (const std::reference_wrapper< const Class > &x) const |
| Type | operator() (const std::reference_wrapper< Class > &x) const |
См. определение в файле multi_index.hpp строка 217