![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__concepts/derived_from.hpp"#include "vccc/__concepts/derived_from_single_crtp.hpp"#include "vccc/__ranges/__forward_declare.hpp"#include "vccc/__ranges/view_base.hpp"#include "vccc/__type_traits/disjunction.hpp"Go to the source code of this file.
Classes | |
| struct | enable_view< T > |
The enable_view variable template is used to indicate whether a range is a view. More... | |
Namespaces | |
| vccc | |
| vccc::ranges | |