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

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

Detailed Description

template<typename MF, bool b = has_is_injective<MF>::value>
struct stapl::is_injective< MF, b >

Metafunction to determine if a mapping function is injective.


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