lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 6fd9f69 32/33: Remove the last occurrence of


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 6fd9f69 32/33: Remove the last occurrence of /name.check/
Date: Mon, 3 May 2021 08:15:56 -0400 (EDT)

branch: master
commit 6fd9f69465d8d5008c023c3378eb6c6ce2d8af79
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Remove the last occurrence of /name.check/
---
 global_settings.cpp | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/global_settings.cpp b/global_settings.cpp
index bfb5008..4dc2c7f 100644
--- a/global_settings.cpp
+++ b/global_settings.cpp
@@ -31,10 +31,6 @@
 /// first statement of main(); however, that is actually not permitted
 /// because it wouldn't meet the conditions of 3.6.2/2; cf.
 ///   
http://groups.google.com/group/comp.lang.c++.moderated/msg/f322587e93ce83fb
-/// Even if that were permitted, or if instance() is negligently
-/// called too early, then setting a default policy later with
-/// default_name_check() will throw an exception, so there's no need
-/// to guard against such things here in any event.
 
 global_settings& global_settings::instance()
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]