Class SBCFunctorPredicateLessThan13#
template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(13)>
ClassList > SBCFunctorPredicateLessThan13
Inherits the following classes: SBCFunctorPredicate13< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)>
Public Functions#
| Type | Name |
|---|---|
| SBCFunctorPredicateLessThan13 (const SBCFunctor13< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)> * firstFunctor, const SBCFunctor13< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)> * secondFunctor) |
|
| virtual SBCFunctorPredicateLessThan13< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)> * | clone () override const |
| virtual bool | operator() (SB_MAKE_FUNCTION_ARGUMENTS(13)) override |
| virtual bool | operator() (SB_MAKE_FUNCTION_ARGUMENTS(13)) override const |
| virtual | ~SBCFunctorPredicateLessThan13 () |
Public Functions Documentation#
function SBCFunctorPredicateLessThan13#
inline SBCFunctorPredicateLessThan13::SBCFunctorPredicateLessThan13 (
const SBCFunctor13< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)> * firstFunctor,
const SBCFunctor13< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)> * secondFunctor
)
function clone#
inline virtual SBCFunctorPredicateLessThan13< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(13)> * SBCFunctorPredicateLessThan13::clone () override const
function operator()#
inline virtual bool SBCFunctorPredicateLessThan13::operator() (
SB_MAKE_FUNCTION_ARGUMENTS(13)
) override
function operator()#
inline virtual bool SBCFunctorPredicateLessThan13::operator() (
SB_MAKE_FUNCTION_ARGUMENTS(13)
) override const