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

sc::GlobalCounter

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                             sc::GlobalCounter(3)

Name

       sc::GlobalCounter

Synopsis

PublicMemberFunctions
       void initialize ()
       void initialize (const char *stringrep)
       char * stringrep ()
       void wait_for_zero ()
       void operator+= (int)
       void operator++ ()
       void operator-- ()
       void operator++ (int)
       void operator-- (int)
       void operator= (int)
       int val ()

See Also