logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                sc::Stack<T>(3)

Name

       sc::Stack< T >

Synopsis

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

See Also