#include "rutz/abort.h"
Go to the source code of this file.
Classes | |
class | rutz::static_stack< T, N > |
STL-style class for fixed-size stacks whose size is known at compile time. More... | |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_rutz_staticstack_h_utc20050626084019[] |
STL-style class for push/pop stacks with a fixed maximum size
Definition in file staticstack.h.