|
dejavu
Fast probabilistic symmetry detection.
|
Stack datastructure. More...
#include <ds.h>
Public Member Functions | |
| void | add (T &t) |
| void | reserve (int n) |
| bool | empty () |
| T | pop () |
Stack datastructure.
| T | Type of elements stored on the stack. |
|
inline |
|
inline |
|
inline |
|
inline |