![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__type_traits/is_referenceable.hpp"
#include "vccc/__type_traits/void_t.hpp"
Go to the source code of this file.
Classes | |
struct | dereferenceable< T > |
specifies that an object of a type can be dereferenced More... | |
Namespaces | |
vccc | |