rel_ops issues
Theodore Papadopoulo
Theodore.Papadopoulo@sophia.inria.fr
Thu Mar 29 18:44:00 GMT 2001
Just to add on Joe's argument.
I have been hurt recently by the problem he exposes, and that was
just because the source file (an old one) was including <map.h>
instead of <map> !!!
Deducing that it was this map.h stuff took me a lot of time (I
basically had to reduce a big file to a small test case in order to
understand what was going wrong). Now I know, but I guess that
for any user, this will be a rather puzzling and difficult problem
to catch...
So, for what it worth, I second Joe in his demand to make
libstdc++-v3 more user friendly.
By the way, I always thought that the headers like
map.h and friends were mandated by the standard with the meaning of
including the non .h corresponding file and addind the
using namespace std;
I cannot find this in the standard ???
Is this still true ?
If no, shouldn't these headers be moved to the ext (or other)
directory.
Theo.
--------------------------------------------------------------------
Theodore Papadopoulo
Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
--------------------------------------------------------------------
--
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Exmh version 2.2 06/23/2000
iD8DBQE6wvj2IzTj8qrxOU4RAsBvAKDZiJDaqQyCtOLds/avvDmc5u3ULwCgul5m
PBAINsigT+WiWw06i4o9MjE=
=exQm
-----END PGP SIGNATURE-----
More information about the Libstdc++
mailing list