![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__concepts/copyable.hpp"
#include "vccc/__concepts/default_initializable.hpp"
#include "vccc/__type_traits/conjunction.hpp"
Go to the source code of this file.
Classes | |
struct | semiregular< T > |
specifies that an object of a type can be copied, moved, swapped, and default constructed More... | |
Namespaces | |
vccc | |