xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
internal
__key_value_pair_definition.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include <cstddef>
6
8
namespace
xtd::collections::generic
{
9
template
<
typename
key_t = std::
nullptr
_t,
typename
value_t = std::
nullptr
_t>
10
class
key_value_pair;
11
12
}
xtd::collections::generic
The xtd::collections::generic namespace contains interfaces and classes that define generic collectio...
Definition
comparer.hpp:15
Generated on Mon Jan 6 2025 18:27:52 for xtd by
Gammasoft
. All rights reserved.