roo_collections
API Documentation for roo_collections
Loading...
Searching...
No Matches
roo_collections::MapKeyFn< Key, Value > Struct Template Reference

#include <flat_small_hash_map.h>

Public Member Functions

const Keyoperator() (const std::pair< Key, Value > &entry) const
 

Detailed Description

template<typename Key, typename Value>
struct roo_collections::MapKeyFn< Key, Value >

Definition at line 14 of file flat_small_hash_map.h.

Member Function Documentation

◆ operator()()

template<typename Key , typename Value >
const Key & roo_collections::MapKeyFn< Key, Value >::operator() ( const std::pair< Key, Value > &  entry) const
inline

Definition at line 15 of file flat_small_hash_map.h.


The documentation for this struct was generated from the following file: