Wraps a domain in a domain_wrapper if it is not already wrapped by one with the same is_scalar template parameter.
More...
|
static domain_type | call (Domain const &d) |
|
|
using | domain_type = domain_wrapper< Domain, ScalarSpan > |
|
template<typename Domain, bool ScalarSpan>
struct stapl::skeletons::flows::flows_impl::wrap_domain< Domain, ScalarSpan >
Wraps a domain in a domain_wrapper if it is not already wrapped by one with the same is_scalar template parameter.
- Template Parameters
-
Domain | domain to potentially wrap with domain_wrapper |
SpanScalar | whether the span is scalar |
The documentation for this struct was generated from the following file: