Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan14#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(14)>

ClassList > SBCFunctorPredicateLessThan14

Inherits the following classes: SBCFunctorPredicate14< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan14 (const SBCFunctor14< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)> * firstFunctor, const SBCFunctor14< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)> * secondFunctor)
virtual SBCFunctorPredicateLessThan14< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(14)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(14)) override const
virtual ~SBCFunctorPredicateLessThan14 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan14#

inline SBCFunctorPredicateLessThan14::SBCFunctorPredicateLessThan14 (
    const SBCFunctor14< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)> * firstFunctor,
    const SBCFunctor14< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan14< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(14)> * SBCFunctorPredicateLessThan14::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan14::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(14)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan14::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(14)
) override const

function ~SBCFunctorPredicateLessThan14#

inline virtual SBCFunctorPredicateLessThan14::~SBCFunctorPredicateLessThan14 ()