tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches

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...
 

Detailed Description

etl::stack container adaptor