sc::Stack< T >(3) Library Functions Manual sc::Stack< T >(3)

sc::Stack< T >


void push (const T &a)
T pop ()
T top () const
int n () const
T operator[] (int i)
void print (std::ostream &os=ExEnv::out0())

Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1 MPQC