![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <cstddef>#include <type_traits>#include "vccc/__core/inline_or_static.hpp"#include "vccc/__iterator/input_or_output_iterator.hpp"#include "vccc/__type_traits/detail/return_category.hpp"#include "vccc/__ranges/enable_borrowed_range.hpp"#include "vccc/__core/decay_copy.hpp"#include "vccc/__type_traits/disjunction.hpp"#include "vccc/__type_traits/is_complete.hpp"#include "vccc/__type_traits/remove_cvref.hpp"#include "vccc/__type_traits/void_t.hpp"Go to the source code of this file.
Namespaces | |
| vccc | |
| vccc::ranges | |
| vccc::ranges::niebloid | |
| Niebloids. | |
Variables | |
| constexpr VCCC_INLINE_OR_STATIC detail::begin_niebloid | begin {} |
| returns an iterator to the beginning of a range More... | |