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

◆ any_pair

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

xtd::collections::generic::key_value_pair< std::any, std::any > any_pair
Implements a std::pair with the key and the value strongly typed to be std::any.
Definition any_pair.h:26
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
Header
#include <xtd/collections/any_pair>
Namespace
xtd::collections
Library
xtd.core