xtd
0.2.0
Loading...
Searching...
No Matches
◆
string_key_value_pair
using
xtd::collections::specialized::string_key_value_pair
= typedef
xtd::collections::generic::key_value_pair
<
xtd::string
,
xtd::string
>
Implements a std::pair with the key and the value strongly typed to be strings.
using
string_key_value_pair
=
xtd::collections::generic::key_value_pair<xtd::string, xtd::string>
xtd::collections::generic::key_value_pair
std::pair< key_t, value_t > key_value_pair
Defines a key/value pair that can be set or retrieved.
Definition
key_value_pair.h:29
xtd::collections::specialized::string_key_value_pair
xtd::collections::generic::key_value_pair< xtd::string, xtd::string > string_key_value_pair
Implements a std::pair with the key and the value strongly typed to be strings.
Definition
string_key_value_pair.h:28
Header
#include <xtd/collections/specialized/string_key_value_pair>
Namespace
xtd::collections
Library
xtd.core
xtd
collections
specialized
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.