STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::is_surjective< MF, b > Struct Template Reference

Metafunction to determine if a mapping function is surjective. More...

Detailed Description

template<typename MF, bool b = has_is_surjective<MF>::value>
struct stapl::is_surjective< MF, b >

Metafunction to determine if a mapping function is surjective.


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