![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Inheritance diagram for common_reference_with< T, U >:The concept common_reference_with<T, U> specifies that two types T and U share a common reference type (as computed by vccc::common_reference_t) to which both can be converted.