xtd
0.2.0
Loading...
Searching...
No Matches
◆
any_pair
using
xtd::collections::any_pair
= typedef
xtd::collections::generic::key_value_pair
<std::any, std::any>
Implements a std::pair with the key and the value strongly typed to be std::any.
using
any_pair
=
xtd::collections::generic::key_value_pair<std::any, std::any>
xtd::collections::any_pair
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
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
Header
#include <xtd/collections/any_pair>
Namespace
xtd::collections
Library
xtd.core
xtd
collections
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.