Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan4#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(4)>

ClassList > SBCFunctorPredicateLessThan4

Inherits the following classes: SBCFunctorPredicate4< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan4 (const SBCFunctor4< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * firstFunctor, const SBCFunctor4< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * secondFunctor)
virtual SBCFunctorPredicateLessThan4< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(4)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(4)) override const
virtual ~SBCFunctorPredicateLessThan4 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan4#

inline SBCFunctorPredicateLessThan4::SBCFunctorPredicateLessThan4 (
    const SBCFunctor4< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * firstFunctor,
    const SBCFunctor4< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan4< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * SBCFunctorPredicateLessThan4::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan4::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(4)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan4::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(4)
) override const

function ~SBCFunctorPredicateLessThan4#

inline virtual SBCFunctorPredicateLessThan4::~SBCFunctorPredicateLessThan4 ()