Metafunction to determine if a mapping function is injective.
More...
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: