Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan8#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(8)>

ClassList > SBCFunctorPredicateLessThan8

Inherits the following classes: SBCFunctorPredicate8< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan8 (const SBCFunctor8< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * firstFunctor, const SBCFunctor8< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * secondFunctor)
virtual SBCFunctorPredicateLessThan8< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(8)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(8)) override const
virtual ~SBCFunctorPredicateLessThan8 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan8#

inline SBCFunctorPredicateLessThan8::SBCFunctorPredicateLessThan8 (
    const SBCFunctor8< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * firstFunctor,
    const SBCFunctor8< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan8< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * SBCFunctorPredicateLessThan8::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan8::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(8)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan8::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(8)
) override const

function ~SBCFunctorPredicateLessThan8#

inline virtual SBCFunctorPredicateLessThan8::~SBCFunctorPredicateLessThan8 ()