YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::IsInputRange< Range, typename > Struct Template Reference

#include <type_traits_impl.hpp>

Collaboration diagram for yaclib::detail::IsInputRange< Range, typename >:
[legend]

Static Public Attributes

static constexpr bool Value = false
 

Detailed Description

template<typename Range, typename = std::void_t<>>
struct yaclib::detail::IsInputRange< Range, typename >

Definition at line 155 of file type_traits_impl.hpp.

Member Data Documentation

◆ Value

template<typename Range , typename = std::void_t<>>
constexpr bool yaclib::detail::IsInputRange< Range, typename >::Value = false
staticconstexpr

Definition at line 156 of file type_traits_impl.hpp.


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