Template Struct Unroll< 0 >¶
Defined in File unrolled_for_impl_.hpp
Struct Documentation¶
-
template<>
structripple::detail
::
Unroll
<0>¶ Specialization of the unrolling class for the case that 0 unrolling is specified.
This specialization does nothing, it’s defined for generic code that may invoke it.
This struct is an implementation detail for
unrolled_for
.Public Functions