From 0f8a1c150e46fc23d34a342a80bb52dda3571f94 Mon Sep 17 00:00:00 2001
From: Jonathan Wakely locale
may be incomplete on some non-GNU
platforms. Also dependent on the underlying platform is support
- for wchar_t and long
- long specializations, and details of thread support.
+ for wchar_t and long long specializations,
+ and details of thread support.
Long answer: See the implementation status pages for C++98, - TR1, and - C++11. - C++14. + TR1, + C++11, + C++14, and + C++17.
5.2.
Bugs in the ISO C++ language or library specification
@@ -642,7 +643,7 @@ without other drawbacks, send us a patch.
6.3.
Ambiguous overloads after including an old-style header -
+
This answer is old and probably no longer be relevant.
Another problem is the rel_ops
namespace and the template
comparison operator functions contained therein. If they become
visible in the same namespace as other comparison functions
--
cgit v1.1