![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>
#include "vccc/__concepts/common_reference_with.hpp"
#include "vccc/__concepts/swap.hpp"
#include "vccc/__type_traits/conjunction.hpp"
#include "vccc/__type_traits/void_t.hpp"
Go to the source code of this file.
Classes | |
struct | swappable_with< T, U > |
specifies that a type can be swapped or that two types can be swapped with each other More... | |
Namespaces | |
vccc | |