![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__concepts/same_as.hpp"
#include "vccc/__iterator/input_iterator.hpp"
#include "vccc/__iterator/iter_const_reference_t.hpp"
#include "vccc/__iterator/iter_reference_t.hpp"
#include "vccc/__ranges/input_range.hpp"
#include "vccc/__ranges/iterator_t.hpp"
#include "vccc/__ranges/view.hpp"
Go to the source code of this file.
Classes | |
struct | constant_range< T > |
specifies the requirements for a range to be safely convertible to a view More... | |
Namespaces | |
vccc | |
vccc::ranges | |