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::scprintf - This class allows printf like output to put sent to an ostream.

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Detailed Description

       This class allows printf like output to put sent to an ostream.

Name

       sc::scprintf - This class allows printf like output to put sent to an ostream.

Synopsis

       #include <formio.h>

   PublicMemberFunctionsscprintf (const char *,...)

   Friends
       std::ostream & sc::operator<< (std::ostream &, const scprintf &)

See Also