![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__concepts/movable.hpp"
#include "vccc/__ranges/enable_view.hpp"
#include "vccc/__ranges/range.hpp"
#include "vccc/__type_traits/conjunction.hpp"
Go to the source code of this file.
Classes | |
struct | view< T > |
specifies that a range is a view, that is, it has constant time copy/move/assignment More... | |
Namespaces | |
vccc | |
vccc::ranges | |