![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>#include "vccc/__ranges/range.hpp"#include "vccc/__ranges/size.hpp"#include "vccc/__type_traits/is_invocable.hpp"#include "vccc/__type_traits/void_t.hpp"Go to the source code of this file.
Classes | |
| struct | sized_range< T > |
| specifies that a range knows its size in constant time More... | |
Namespaces | |
| vccc | |
| vccc::ranges | |