Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan9#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(9)>

ClassList > SBCFunctorPredicateLessThan9

Inherits the following classes: SBCFunctorPredicate9< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan9 (const SBCFunctor9< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)> * firstFunctor, const SBCFunctor9< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)> * secondFunctor)
virtual SBCFunctorPredicateLessThan9< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(9)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(9)) override const
virtual ~SBCFunctorPredicateLessThan9 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan9#

inline SBCFunctorPredicateLessThan9::SBCFunctorPredicateLessThan9 (
    const SBCFunctor9< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)> * firstFunctor,
    const SBCFunctor9< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan9< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(9)> * SBCFunctorPredicateLessThan9::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan9::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(9)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan9::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(9)
) override const

function ~SBCFunctorPredicateLessThan9#

inline virtual SBCFunctorPredicateLessThan9::~SBCFunctorPredicateLessThan9 ()