GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Static Public Attributes | List of all members
grppi::internal::is_iterator< T, typename std::enable_if<!std::is_same< typename std::iterator_traits< T >::value_type, void >::value >::type > Struct Template Reference

#include <iterator_traits.h>

Static Public Attributes

static constexpr bool value = true
 

Member Data Documentation

template<typename T >
constexpr bool grppi::internal::is_iterator< T, typename std::enable_if<!std::is_same< typename std::iterator_traits< T >::value_type, void >::value >::type >::value = true
static

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