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::ForceLinkBase< A > - This, together with ForceLink, is used to force code for particular classes to

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                        sc::ForceLinkBase<A>(3)

Detailed Description

template<classA>
       class sc::ForceLinkBase< A >" This, together with ForceLink, is used to force code for particular classes
       to be linked into executables.

Name

       sc::ForceLinkBase< A > - This, together with ForceLink, is used to force code for particular classes to
       be linked into executables.

Synopsis

       #include <class.h>

   PublicMemberFunctions
       virtual DescribedClass * create (A)=0

See Also