![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>#include "vccc/__concepts/common_reference_with.hpp"#include "vccc/__concepts/same_as.hpp"#include "vccc/__type_traits/conjunction.hpp"#include "vccc/__type_traits/is_referenceable.hpp"Go to the source code of this file.
Classes | |
| struct | assignable_from_requires< LHS, RHS, bool > |
| struct | assignable_from_requires< LHS, RHS, false > |
| struct | assignable_from_impl< LHS, RHS > |
| struct | assignable_from< LHS, RHS > |
| Models std::assignable_from More... | |
Namespaces | |
| vccc | |
| vccc::impl | |