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

◆ string_pair

Implements a std::pair with the key and the value strongly typed to be strings.

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
string_key_value_pair string_pair
Implements a std::pair with the key and the value strongly typed to be strings.
Definition string_pair.h:32
Header
#include <xtd/collections/specialized/string_pair>
Namespace
xtd::collections
Library
xtd.core
Deprecated:
Replaced by xtd::collections::specialized::string_key_value_pair - Will be removed in version 0.4.0