Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan10#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(10)>

ClassList > SBCFunctorPredicateLessThan10

Inherits the following classes: SBCFunctorPredicate10< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan10 (const SBCFunctor10< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)> * firstFunctor, const SBCFunctor10< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)> * secondFunctor)
virtual SBCFunctorPredicateLessThan10< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(10)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(10)) override const
virtual ~SBCFunctorPredicateLessThan10 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan10#

inline SBCFunctorPredicateLessThan10::SBCFunctorPredicateLessThan10 (
    const SBCFunctor10< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)> * firstFunctor,
    const SBCFunctor10< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan10< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(10)> * SBCFunctorPredicateLessThan10::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan10::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(10)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan10::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(10)
) override const

function ~SBCFunctorPredicateLessThan10#

inline virtual SBCFunctorPredicateLessThan10::~SBCFunctorPredicateLessThan10 ()