GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
grppi
internal
are_iterators
Static Public Attributes
|
List of all members
grppi::internal::are_iterators< T, other_T > Struct Template Reference
#include <
iterator_traits.h
>
Static Public Attributes
static constexpr bool
value
=
is_iterator
<T>::value &&
are_iterators
<other_T...>::value
Member Data Documentation
◆
value
template<typename T , typename ... other_T>
constexpr bool
grppi::internal::are_iterators
< T, other_T >::value =
is_iterator
<T>::value &&
are_iterators
<other_T...>::value
static
constexpr
The documentation for this struct was generated from the following file:
iterator_traits.h
Generated by
1.9.2