![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__concepts/move_constructible.hpp"#include "vccc/__concepts/constructible_from.hpp"#include "vccc/__concepts/convertible_to.hpp"#include "vccc/__type_traits/conjunction.hpp"#include "vccc/__type_traits/is_referenceable.hpp"Go to the source code of this file.
Classes | |
| struct | copy_constructible< T > |
| specifies that an object of a type can be copy constructed and move constructed More... | |
Namespaces | |
| vccc | |