mdds
Public Attributes | List of all members
mdds::sorted_string_map< _ValueT >::entry Struct Reference

#include <sorted_string_map.hpp>

Public Attributes

const char * key
 
size_type keylen
 
value_type value
 

Detailed Description

template<typename _ValueT>
struct mdds::sorted_string_map< _ValueT >::entry

Single key-value entry. Caller must provide at compile time a static array of these entries.