NCBI C++ ToolKit
|
Search Toolkit Book for PKeyValueSelf
#include <util/static_set.hpp>
Public Types | |
typedef Value | value_type |
typedef value_type | key_type |
typedef value_type | mapped_type |
Static Public Member Functions | |
static const key_type & | get_key (const value_type &value) |
static const mapped_type & | get_mapped (const value_type &value) |
static mapped_type & | get_mapped (value_type &value) |
Definition at line 117 of file static_set.hpp.
typedef value_type PKeyValueSelf< Value >::key_type |
Definition at line 121 of file static_set.hpp.
typedef value_type PKeyValueSelf< Value >::mapped_type |
Definition at line 122 of file static_set.hpp.
typedef Value PKeyValueSelf< Value >::value_type |
Definition at line 120 of file static_set.hpp.
|
inlinestatic |
Definition at line 124 of file static_set.hpp.
References value.
|
inlinestatic |
Definition at line 128 of file static_set.hpp.
References value.
|
inlinestatic |
Definition at line 132 of file static_set.hpp.
References value.