Agora  1.2.0
Agora project
fmt::v8::is_range< T, Char > Struct Template Reference

#include <ranges.h>

Static Public Attributes

static const bool value
 

Member Data Documentation

◆ value

template<typename T , typename Char >
const bool fmt::v8::is_range< T, Char >::value
static
Initial value:
=
!std::is_convertible<T, std::basic_string<Char>>::value &&
!std::is_constructible<detail::std_string_view<Char>, T>::value

The documentation for this struct was generated from the following file:
Catch::Generators::value
GeneratorWrapper< T > value(T &&value)
Definition: catch.hpp:3999
fmt::v8::detail::is_map::value
static const bool value
Definition: ranges.h:75
T
T
Definition: simulate_performance.m:4
fmt::v8::is_range::value
static const bool value
Definition: ranges.h:578
fmt::v8::detail::is_std_string_like::value
static const bool value
Definition: ranges.h:58