VCCC  2024.05
VisualCamp Common C++ library
viewable_range< T > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/viewable_range.hpp>

+ Inheritance diagram for viewable_range< T >:

Detailed Description

template<typename T>
struct vccc::ranges::viewable_range< T >

The viewable_range concept is a refinement of range that describes a range that can be converted into a view through views::all.

See also
std::ranges::viewable_range

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