#include <ranges.h>
|
static constexpr const bool | value |
|
◆ value
template<typename T , typename Char >
Initial value:=
!std::is_convertible<T, std::basic_string<Char>>
::value &&
!std::is_convertible<T, detail::std_string_view<Char>>
::value
The documentation for this struct was generated from the following file: