![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | remove_cvref< T > |
Namespaces | |
vccc | |
Typedefs | |
template<typename T > | |
using | remove_cvref_t = typename remove_cvref< T >::type |