GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Static Public Attributes | List of all members
grppi::internal::are_iterators< T > Struct Template Reference

#include <iterator_traits.h>

Static Public Attributes

static constexpr bool value = is_iterator<T>::value
 

Member Data Documentation

◆ value

template<typename T >
constexpr bool grppi::internal::are_iterators< T >::value = is_iterator<T>::value
staticconstexpr

The documentation for this struct was generated from the following file: