xtd
0.2.0
Loading...
Searching...
No Matches
◆
string_map
using
xtd::collections::specialized::string_map
= typedef
string_dictionary
Represents a std::map with the key and the value strongly typed to be strings.
using
string_map
= std::map<xtd::string, xtd::string>
xtd::collections::specialized::string_map
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
xtd
collections
specialized
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.