tetl 0.1.0
Embedded Template Library
|
etl::stack container adaptor More...
Classes | |
struct | stack< T, Container > |
The stack class is a container adapter that gives the programmer the functionality of a stack - specifically, a LIFO (last-in, first-out) data structure. More... | |
etl::stack container adaptor