This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
<cctype> and namespace std
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: <cctype> and namespace std
- From: Roman Belenov <roman at nstl dot nnov dot ru>
- Date: 10 Apr 2000 22:06:48 +0400
Hello,
<cctype> from libstdc++ puts symbols like 'toupper' to namespace
std. Does standard actually require it ? Latest public draft says
nothing about it (it specifies that the content of files like <cctype>
should be identical to correspondent C header with some changes, but
nothing is said about namespaces).
PS Sorry for not asking first in comp.std.c++, my connection to Usenet
is rather poor.
--
With regards, Roman.