#include <ranges.h>
template<typename T>
struct fmt::v5::internal::is_range_< T, typename std::conditional< false, conditional_helper< decltype(internal::declval< T >().begin()), decltype(internal::declval< T >().end())>, void >::type >
Definition at line 101 of file ranges.h.
The documentation for this struct was generated from the following file:
- sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/ranges.h