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

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

+ Inheritance diagram for view< T >:

Detailed Description

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

The view concept specifies the requirements of a range type that has suitable semantic properties for use in constructing range adaptor pipelines.


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