![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__concepts/dereferenceable.hpp"
#include "vccc/__iterator/iter_move.hpp"
Go to the source code of this file.
Classes | |
struct | iter_rvalue_reference< T > |
Namespaces | |
vccc | |
Typedefs | |
template<typename T > | |
using | iter_rvalue_reference_t = typename iter_rvalue_reference< T >::type |