Arbitrary mapping function.
More...
|
template<typename T , typename... U, typename = typename std::enable_if< (sizeof...(U)>0> |
| arbitrary (T &&t, U &&... u) |
|
Result const & | operator() (Arg const &t) const noexcept |
|
|
std::vector< Result > | m_v |
|
template<typename Arg, typename Result = Arg>
struct stapl::runtime::arbitrary< Arg, Result >
Arbitrary mapping function.
A range of values for the mapping has to be provided.
- Template Parameters
-
Arg | Type mapped from. |
Result | Type mapped to. |
The documentation for this struct was generated from the following file:
- runtime/utility/functional.hpp