![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Inheritance diagram for comparison_common_type_with< T, U >:comparison_common_type_with specifies that two types share a common type, and a const lvalue or a non-const rvalue of either type is convertible to that common type.
vccc::comparison_common_type_with is implemented in C++23 version