#include "smr.h"
Go to the source code of this file.
Namespaces | |
namespace | amino |
Classes | |
class | amino::StackNode< T > |
The node type, which stores the data and a next pointer in it. More... | |
class | amino::EBStack< T > |
This a implementation of ebstack... More... |