Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan11#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(11)>

ClassList > SBCFunctorPredicateLessThan11

Inherits the following classes: SBCFunctorPredicate11< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan11 (const SBCFunctor11< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)> * firstFunctor, const SBCFunctor11< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)> * secondFunctor)
virtual SBCFunctorPredicateLessThan11< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(11)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(11)) override const
virtual ~SBCFunctorPredicateLessThan11 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan11#

inline SBCFunctorPredicateLessThan11::SBCFunctorPredicateLessThan11 (
    const SBCFunctor11< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)> * firstFunctor,
    const SBCFunctor11< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan11< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(11)> * SBCFunctorPredicateLessThan11::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan11::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(11)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan11::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(11)
) override const

function ~SBCFunctorPredicateLessThan11#

inline virtual SBCFunctorPredicateLessThan11::~SBCFunctorPredicateLessThan11 ()