id summary reporter owner description type status milestone component version severity resolution keywords cc 7008 boost/serialization/detail/get_data.hpp leaks STD macro Jonathan Jones Robert Ramey 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. Bugs closed To Be Determined serialization Boost 1.44.0 Problem fixed dave.lowell@…