![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__core/decay_copy.hpp"
#include "vccc/__iterator/contiguous_iterator.hpp"
#include "vccc/__memory/to_address.hpp"
#include "vccc/__ranges/begin.hpp"
#include "vccc/__type_traits/detail/return_category.hpp"
#include "vccc/__type_traits/disjunction.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::data_niebloid | data {} |
obtains a pointer to the beginning of a contiguous range More... | |