Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan15#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(15)>

ClassList > SBCFunctorPredicateLessThan15

Inherits the following classes: SBCFunctorPredicate15< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan15 (const SBCFunctor15< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)> * firstFunctor, const SBCFunctor15< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)> * secondFunctor)
virtual SBCFunctorPredicateLessThan15< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(15)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(15)) override const
virtual ~SBCFunctorPredicateLessThan15 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan15#

inline SBCFunctorPredicateLessThan15::SBCFunctorPredicateLessThan15 (
    const SBCFunctor15< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)> * firstFunctor,
    const SBCFunctor15< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan15< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(15)> * SBCFunctorPredicateLessThan15::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan15::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(15)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan15::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(15)
) override const

function ~SBCFunctorPredicateLessThan15#

inline virtual SBCFunctorPredicateLessThan15::~SBCFunctorPredicateLessThan15 ()