![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include <utility>
#include "vccc/__concepts/dereferenceable.hpp"
#include "vccc/__iterator/iter_reference_t.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/has_typename_type.hpp"
#include "vccc/__type_traits/is_referenceable.hpp"
#include "vccc/__type_traits/void_t.hpp"
Go to the source code of this file.
Classes | |
struct | indirectly_writable< Out, T > |
specifies that a value can be written to an iterator's referenced object More... | |
Namespaces | |
vccc | |