The cassert header states: * This is the C++ version of the Standard C Library header @c assert.h, * and its contents are (mostly) the same as that header, but are all * contained in the namespace @c std. However, this bug report http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15771 indicates that the assert macro is (and should be) in the global namespace, not in std.
-- Summary: cassert header documentation wrong Product: gcc Version: 3.3.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fmhess at users dot sourceforge dot net CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20213