![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <utility>
#include <type_traits>
#include "vccc/__type_traits/bool_constant.hpp"
#include "vccc/__type_traits/disjunction.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/is_referenceable.hpp"
#include "vccc/__type_traits/void_t.hpp"
#include "vccc/__type_traits/detail/is_swappable_cxx14.hpp"
Go to the source code of this file.
Classes | |
struct | is_swappable_with< T, U > |
struct | is_swappable< T > |
struct | is_nothrow_swappable_with< T, U > |
struct | is_nothrow_swappable< T > |
Namespaces | |
vccc | |