![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/viewable_range.hpp>
The viewable_range
concept is a refinement of range that describes a range that can be converted into a view through views::all
.