STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::detail::unary_negate_helper< Predicate, bool > Struct Template Reference

Base class for unary_negate the reflects the type argument_type if defined in the template. More...

Detailed Description

template<typename Predicate, bool = has_argument_type<Predicate>::value>
struct stapl::detail::unary_negate_helper< Predicate, bool >

Base class for unary_negate the reflects the type argument_type if defined in the template.


The documentation for this struct was generated from the following file: