GrPPI
0.3.1
Generic and Reusable Parallel Pattern Interface
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
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
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
The documentation for this struct was generated from the following file:
iterator_traits.h
Generated by
1.8.11