Class SBCFunctorPredicateNot8#
template <SB_MAKE_TEMPLATE_PARAMETERS(8)>
ClassList > SBCFunctorPredicateNot8
Inherits the following classes: SBCFunctorPredicate8< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)>
Public Functions#
Type | Name |
---|---|
SBCFunctorPredicateNot8 (const SBCFunctorPredicate8< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * predicate) |
|
virtual SBCFunctorPredicateNot8< 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 | ~SBCFunctorPredicateNot8 () |
Public Functions Documentation#
function SBCFunctorPredicateNot8#
inline SBCFunctorPredicateNot8::SBCFunctorPredicateNot8 (
const SBCFunctorPredicate8< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * predicate
)
function clone#
inline virtual SBCFunctorPredicateNot8< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(8)> * SBCFunctorPredicateNot8::clone () override const
function operator() [1/2]#
function operator() [2/2]#
inline virtual bool SBCFunctorPredicateNot8::operator() (
SB_MAKE_FUNCTION_ARGUMENTS(8)
) override const