![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>#include <utility>#include "vccc/__core/inline_or_static.hpp"#include "vccc/__concepts/constructible_from.hpp"#include "vccc/__concepts/copy_constructible.hpp"#include "vccc/__ranges/movable_box.hpp"#include "vccc/__ranges/view_interface.hpp"#include "vccc/__utility/in_place.hpp"Go to the source code of this file.
Classes | |
| class | single_view< T > |
| struct | single_niebloid |
Namespaces | |
| vccc | |
| vccc::ranges | |
| vccc::ranges::views | |
| vccc::ranges::views::detail | |
| vccc::ranges::views::niebloid | |
Variables | |
| constexpr VCCC_INLINE_OR_STATIC detail::single_niebloid | single {} |