12 namespace collections {
35 template<
typename type_t>
Contains xtd::collections::generic::helpers::allocator alias.
std::set< type_t, helpers::comparer< type_t >, helpers::allocator< type_t > > sorted_set
Represents a collection of objects that is maintained in sorted order.
Definition sorted_set.h:36
std::allocator< type_t > allocator
Represent an allocator alias.
Definition allocator.h:35
Contains xtd::collections::generic::helpers::comparer struct.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10