\begin{ccRefConcept}{ExplicitInteroperable} \ccDefinition Two types \ccc{A} and \ccc{B} are a model of the \ccc{ExplicitInteroperable} concept, if it is possible to derive a superior type for \ccc{A} and \ccc{B}, such that both types are embeddable into this type. This type is \ccc{Coercion_traits::Type}. In this case \ccc{Coercion_traits::Are_explicit_interoperable} is \ccc{Tag_true}. \ccc{A} and \ccc{B} are valid argument types for all binary functors in \ccc{Algebraic_structure_traits} and \ccc{Real_embeddable_traits}. This is also the case for the respective global functions. \ccSeeAlso \ccRefIdfierPage{CGAL::Coercion_traits}\\ \ccRefConceptPage{ImplicitInteroperable}\\ \ccRefConceptPage{AlgebraicStructureTraits}\\ \ccRefConceptPage{RealEmbeddableTraits}\\ \end{ccRefConcept}