C++ Language/Templates/Traits/BinaryTransformTraits

Transform trait std::common_type<TLHS,TRHS>::type provides the coercion-result of a mixed-type-operation.

Additional information about binary transform traits

Category:Book:C++ Language#Templates/Traits/BinaryTransformTraits%20
Category:Book:C++ Language