Key access functor for simple-associative containers.
More...
#include <ash/impl/key_assoc_container.h>
List of all members.
Public Types |
typedef Key | key_type |
typedef Key | value_type |
Public Member Functions |
key_type const & | operator() (value_type const &value) const __attribute__((__pure__)) |
void | operator() (value_type *pvalue, key_type const &new_key) const |
Detailed Description
template<typename Key>
struct ash::f_self< Key >
Key access functor for simple-associative containers.
The documentation for this struct was generated from the following file: