![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include <utility>
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__concepts/dereferenceable.hpp"
#include "vccc/__type_traits/detail/return_category.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/disjunction.hpp"
#include "vccc/__type_traits/is_class_or_enum.hpp"
Go to the source code of this file.
Classes | |
struct | iter_move_niebloid |
Namespaces | |
vccc | |
vccc::ranges | |
vccc::ranges::detail_iter_move | |
vccc::ranges::niebloid | |
Niebloids. | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail_iter_move::iter_move_niebloid | iter_move {} |