mirror of https://github.com/CGAL/cgal
Add the deprecation version
This commit is contained in:
parent
7cfc88ca90
commit
ef855a59a0
|
|
@ -1,6 +1,6 @@
|
|||
\begin{ccRefFunctionObjectConcept}{Kernel::Assign_2}
|
||||
\begin{ccDeprecated}
|
||||
{\em Note} : this concept is deprecated since CGAL VERSION HERE and type safe ways should be preferred.
|
||||
{\em Note} : this concept is deprecated since 4.2 and type safe ways should be preferred.
|
||||
|
||||
A model for this must provide:
|
||||
\ccCreationVariable{fo}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
\begin{ccRefFunctionObjectConcept}{Kernel::Assign_3}
|
||||
\begin{ccDeprecated}
|
||||
{\em Note} : this concept is deprecated since CGAL VERSION HERE and type safe ways should be preferred.
|
||||
{\em Note} : this concept is deprecated since 4.2 and type safe ways should be preferred.
|
||||
|
||||
A model for this must provide:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
\begin{ccRefFunctionObjectConcept}{Kernel::ConstructObject_2}
|
||||
\begin{ccDeprecated}
|
||||
{\em Note} : this concept is deprecated since CGAL VERSION HERE and type safe ways should be preferred.
|
||||
{\em Note} : this concept is deprecated since 4.2 and type safe ways should be preferred.
|
||||
|
||||
A model for this must provide:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
\begin{ccRefFunctionObjectConcept}{Kernel::ConstructObject_3}
|
||||
\begin{ccDeprecated}
|
||||
{\em Note} : this concept is deprecated since CGAL VERSION HERE and type safe ways should be preferred.
|
||||
{\em Note} : this concept is deprecated since 4.2 and type safe ways should be preferred.
|
||||
|
||||
A model for this must provide:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
\begin{ccRefConcept}{Kernel::Object_2}
|
||||
\begin{ccDeprecated}
|
||||
{\em Note} : this concept is deprecated since CGAL VERSION HERE and type safe ways should be preferred.
|
||||
{\em Note} : this concept is deprecated since 4.2 and type safe ways should be preferred.
|
||||
|
||||
A type representing different types of objects in two dimensions.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
\begin{ccRefConcept}{Kernel::Object_3}
|
||||
\begin{ccDeprecated}
|
||||
{\em Note} : this concept is deprecated since CGAL VERSION HERE and type safe ways should be preferred.
|
||||
{\em Note} : this concept is deprecated since 4.2 and type safe ways should be preferred.
|
||||
|
||||
A type representing different types of objects in three dimensions.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue