Rosetta
detail::is_range_< T, conditional_t< false, conditional_helper< decltype(std::declval< T >().begin()), decltype(std::declval< T >().end())>, void > > Struct Template Reference

#include <ranges.h>

Inheritance diagram for detail::is_range_< T, conditional_t< false, conditional_helper< decltype(std::declval< T >().begin()), decltype(std::declval< T >().end())>, void > >:
Inheritance graph
[legend]

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