Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan12#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(12)>

ClassList > SBCFunctorPredicateLessThan12

Inherits the following classes: SBCFunctorPredicate12< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan12 (const SBCFunctor12< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)> * firstFunctor, const SBCFunctor12< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)> * secondFunctor)
virtual SBCFunctorPredicateLessThan12< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(12)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(12)) override const
virtual ~SBCFunctorPredicateLessThan12 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan12#

inline SBCFunctorPredicateLessThan12::SBCFunctorPredicateLessThan12 (
    const SBCFunctor12< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)> * firstFunctor,
    const SBCFunctor12< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan12< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(12)> * SBCFunctorPredicateLessThan12::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan12::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(12)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan12::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(12)
) override const

function ~SBCFunctorPredicateLessThan12#

inline virtual SBCFunctorPredicateLessThan12::~SBCFunctorPredicateLessThan12 ()