|
NAMEsc::Stack< T >SYNOPSISPublic Member Functionsvoid push (const T &a) T pop () T top () const int n () const T operator[] (int i) void print (std::ostream &os=ExEnv::out0()) AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |