minor change

This commit is contained in:
Michael Hemmer 2007-01-29 17:15:02 +00:00
parent f92dfb5504
commit 2045b65782
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ In this case \ccc{Coercion_traits<A,B>::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<Type>} and \ccc{Real_embeddable_traits<RET>}.
This is also true for the respective global functions.
\ccc{Algebraic_structure_traits<Type>} and \ccc{Real_embeddable_traits<Type>}.
This is also the case for the respective global functions.
\ccSeeAlso
\ccRefIdfierPage{CGAL::Coercion_traits<A,B>}\\