xtd 0.2.0
Loading...
Searching...
No Matches

◆ string_map

Represents a std::map with the key and the value strongly typed to be strings.

using string_map = std::map<xtd::string, xtd::string>
string_dictionary string_map
Represents a std::map with the key and the value strongly typed to be strings.
Definition string_map.h:32
Header
#include <xtd/collections/specialized/string_map>
Namespace
xtd::collections
Library
xtd.core
Deprecated:
Replaced by xtd::collections::specialized::string_dictionary - Will be removed in version 0.4.0