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