mirror of https://github.com/CGAL/cgal
missing comma and namespace CGAL to avoid confusion
This commit is contained in:
parent
171ad62f8c
commit
93c9475bbc
|
|
@ -59,7 +59,7 @@
|
|||
\end{ccRefFunction}
|
||||
|
||||
\begin{ccRefFunction}{copy_n}
|
||||
This function is deprecated \ccc{cpp0x::copy_n} should be used instead.
|
||||
This function is deprecated, \ccc{CGAL::cpp0x::copy_n} should be used instead.
|
||||
\begin{ccDeprecated}
|
||||
\label{sectionCopyN}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue