![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
Go to the source code of this file.
Macros | |
#define | vccc_decay_copy(x) std::decay_t<decltype(x)>(x) |
#define vccc_decay_copy | ( | x | ) | std::decay_t<decltype(x)>(x) |