mirror of https://github.com/CGAL/cgal
moved doc from Algebraic Foundations to Number_types
This commit is contained in:
parent
405d31d68f
commit
c0e7fe6b47
|
|
@ -20,8 +20,7 @@ Note that Polynomials are not part of this package.
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item find a place for basic stuff. Max/Min/Is\_valid/Boolean\_tag..
|
|
||||||
basic concepts...
|
|
||||||
\item 'built-in' types -> 'fundamental' types
|
\item 'built-in' types -> 'fundamental' types
|
||||||
\item add a new entry in the globally maintained Bib file.
|
\item add a new entry in the globally maintained Bib file.
|
||||||
\item there is a problem with io stream operators for CORE types \\
|
\item there is a problem with io stream operators for CORE types \\
|
||||||
|
|
@ -40,6 +39,8 @@ TODO:
|
||||||
DONE:
|
DONE:
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
\item find a place for basic stuff. Max/Min/Is\_valid/Boolean\_tag..
|
||||||
|
basic concepts...
|
||||||
\item rm \ccc{Binary_operator_result} use \ccc{Coercion_traits}
|
\item rm \ccc{Binary_operator_result} use \ccc{Coercion_traits}
|
||||||
\item rm \ccc{Number_type_traits} use \ccc{Algebraic_structure_traits}
|
\item rm \ccc{Number_type_traits} use \ccc{Algebraic_structure_traits}
|
||||||
\item rm \ccc{Rational_traits} It was not possible to remove the Traits, since
|
\item rm \ccc{Rational_traits} It was not possible to remove the Traits, since
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue