\begin{ccRefConcept}{ExplicitInteroperable}
\ccDefinition
Two types A and B are a model of the \ccc{ExplicitInteroperable} concept,
if it is possible to derive a superior type for A and B, such that both
types are embeddable into this type.
This type is \ccc{Coercion_traits::RET}.
In this case \ccc{Coercion_traits::Explicit_interoperable}
is \ccc{Tag_true}.
\ccSeeAlso
\ccRefIdfierPage{Coercion_traits}\\
\ccRefIdfierPage{ImplicitInteroperable}\\
\end{ccRefConcept}