|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
8#include "../any_object.hpp"
13 namespace collections {
Contains xtd::collections::generic::stack <value_t> class.
generic::stack< xtd::any_object > stack
Represents a collection of std::any.
Definition stack.hpp:31
std::stack< type_t, container_t > stack
Represents a variable size last-in-first-out (LIFO) collection of instances of the same specified typ...
Definition stack.hpp:34
Contains xtd::collections::ilist alias.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10