sc::Stack< T >
- Provided by: libsc-doc (Version: 2.3.1-21)
- Source: mpqc
- Report a bug
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.