[Boost-bugs] [Boost C++ Libraries] #7008: boost/serialization/detail/get_data.hpp leaks STD macro

Subject: [Boost-bugs] [Boost C++ Libraries] #7008: boost/serialization/detail/get_data.hpp leaks STD macro
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-21 15:35:28


#7008: boost/serialization/detail/get_data.hpp leaks STD macro
-----------------------------------------------------------+----------------
 Reporter: Jonathan Jones <jonathan.jones@…> | Owner: ramey
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
-----------------------------------------------------------+----------------
 The header boost/serialization/detail/get_data.hpp defines the macro STD
 for local use in the header. However, it does not un-define the macro at
 the end of the header, causing a commonly used name to be leaked as a
 macro for anything included after this header.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7008>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC