![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__iterator/indirectly_readable.hpp"
#include "vccc/__iterator/indirectly_writable.hpp"
#include "vccc/__iterator/iter_rvalue_reference_t.hpp"
Go to the source code of this file.
Classes | |
struct | indirectly_movable< In, Out > |
specifies that values may be moved from an indirectly_readable type to an indirectly_writable type More... | |
Namespaces | |
vccc | |