[Bug libstdc++/24720] poorly named include guard in stl_tree.h

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 7 21:51:00 GMT 2005



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-07 21:51 -------
Note _TREE_H is reserved by the standard for implementations so this is a
correct use really.  Anyone using _TREE_H in their headers are asking for
troubles as they are using a reserved identifier.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |libstdc++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24720



More information about the Gcc-bugs mailing list