![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/swappable_with.hpp>
The concept swappable_with<T, U>
specifies that expressions of the type and value category encoded by T
and U
are swappable with each other.