From de53bdcd9d407a2137c498ba9d272667027ca82a Mon Sep 17 00:00:00 2001 From: Alexander Kobel Date: Fri, 21 Dec 2012 10:42:12 +0100 Subject: [PATCH] Don't document ::CGAL::NTS namespace anymore - it's history. --- Developers_manual/doc_tex/Developers_manual/namespaces.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Developers_manual/doc_tex/Developers_manual/namespaces.tex b/Developers_manual/doc_tex/Developers_manual/namespaces.tex index 10f746c44c1..095f458c6c3 100644 --- a/Developers_manual/doc_tex/Developers_manual/namespaces.tex +++ b/Developers_manual/doc_tex/Developers_manual/namespaces.tex @@ -90,9 +90,7 @@ According to the resolutions of the following issues in the forthcoming {\tt Unless otherwise specified, no global or non-member function in the standard library shall use a function from another namespace which is found through argument-dependent -name lookup -}, the namespace \ccc{CGAL::NTS} does not need to be used anymore -(currently \ccc{CGAL_NTS} macro boils down to \ccc{CGAL::}). +name lookup.} \section{Requirements and recommendations}