mdds
|
#include <sorted_string_map.hpp>
Public Member Functions | |
linear_key_finder (const entry_type *entries, const entry_type *entries_end) | |
std::string_view | operator() (const value_type &v) const |
Function object that iterates through the key-value entries linearly until it finds one that contains the target value.