std::relops

Martin von Loewis martin@mira.isdn.cs.tu-berlin.de
Sat Jul 25 09:03:00 GMT 1998


Shouldn't it be

#   define __STL_BEGIN_RELOPS_NAMESPACE namespace std { namespace rel_ops {
#   define __STL_END_RELOPS_NAMESPACE }}
#   define __STD_RELOPS std::rel_ops

according to 29.1 [lib.utility]/1 ?

Martin



More information about the Libstdc++ mailing list