![]() |
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_reference_t.hpp"
Go to the source code of this file.
Classes | |
struct | indirectly_copyable< In, Out > |
specifies that values may be copied from an indirectly_readable type to an indirectly_writable type More... | |
Namespaces | |
vccc | |