Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan7#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(7)>

ClassList > SBCFunctorPredicateLessThan7

Inherits the following classes: SBCFunctorPredicate7< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan7 (const SBCFunctor7< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)> * firstFunctor, const SBCFunctor7< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)> * secondFunctor)
virtual SBCFunctorPredicateLessThan7< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(7)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(7)) override const
virtual ~SBCFunctorPredicateLessThan7 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan7#

inline SBCFunctorPredicateLessThan7::SBCFunctorPredicateLessThan7 (
    const SBCFunctor7< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)> * firstFunctor,
    const SBCFunctor7< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan7< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(7)> * SBCFunctorPredicateLessThan7::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan7::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(7)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan7::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(7)
) override const

function ~SBCFunctorPredicateLessThan7#

inline virtual SBCFunctorPredicateLessThan7::~SBCFunctorPredicateLessThan7 ()