Web Analytics Made Easy - Statcounter
Skip to content

Class SBCFunctorPredicateLessThan16#

template <typename Output, SB_MAKE_TEMPLATE_PARAMETERS(16)>

ClassList > SBCFunctorPredicateLessThan16

Inherits the following classes: SBCFunctorPredicate16< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)>

Public Functions#

Type Name
SBCFunctorPredicateLessThan16 (const SBCFunctor16< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)> * firstFunctor, const SBCFunctor16< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)> * secondFunctor)
virtual SBCFunctorPredicateLessThan16< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)> * clone () override const
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(16)) override
virtual bool operator() (SB_MAKE_FUNCTION_ARGUMENTS(16)) override const
virtual ~SBCFunctorPredicateLessThan16 ()

Public Functions Documentation#

function SBCFunctorPredicateLessThan16#

inline SBCFunctorPredicateLessThan16::SBCFunctorPredicateLessThan16 (
    const SBCFunctor16< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)> * firstFunctor,
    const SBCFunctor16< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)> * secondFunctor
) 

function clone#

inline virtual SBCFunctorPredicateLessThan16< Output, SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(16)> * SBCFunctorPredicateLessThan16::clone () override const

function operator() [1/2]#

inline virtual bool SBCFunctorPredicateLessThan16::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(16)
) override

function operator() [2/2]#

inline virtual bool SBCFunctorPredicateLessThan16::operator() (
    SB_MAKE_FUNCTION_ARGUMENTS(16)
) override const

function ~SBCFunctorPredicateLessThan16#

inline virtual SBCFunctorPredicateLessThan16::~SBCFunctorPredicateLessThan16 ()