Template Struct is_distributed_iterator< T, typename std::enable_if< !std::is_same< typename distributed_iterator_traits< T >::value_type, void >::value >::type >

Struct Documentation

template <typename T>
template<>
struct is_distributed_iterator<T, typename std::enable_if<!std::is_same<typename distributed_iterator_traits<T>::value_type, void>::value>::type>

Public Static Attributes

constexpr bool value = true