![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/sized_range.hpp>
Inheritance diagram for sized_range< T >:The sized_range concept specifies the requirements of a ranges::range type that knows its size in constant time with the ranges::size function.