#include <ranges.h>
◆ value
template<typename T , typename Char > 
 
Initial value:=
      !std::is_convertible<T, std::basic_string<Char>>
::value &&
 
      !std::is_constructible<detail::std_string_view<Char>, 
T>
::value 
Return true value if T has std::string interface, like std::string_view.
Definition: ranges.h:79
 
Definition: T12.operator.hpp:16
 
static FMT_CONSTEXPR_DECL const bool value
Definition: ranges.h:245
 
 
 
 
The documentation for this struct was generated from the following file:
- src/python/PyRosetta/binder/source/fmt/ranges.h