[Boost-bugs] [Boost C++ Libraries] #3869: Unconditional call to memset in value_initialized()

Subject: [Boost-bugs] [Boost C++ Libraries] #3869: Unconditional call to memset in value_initialized()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-01-28 02:00:28


#3869: Unconditional call to memset in value_initialized()
--------------------------+-------------------------------------------------
 Reporter: agurtovoy | Owner: niels_dekker
     Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: utility
  Version: Boost 1.41.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 The call is there to workaround bugs in a few specific compilers, but is
 applied unconditionally, cannot be optimized away, and thus significantly
 limits applicability of the component in a library context.

 See http://old.nabble.com/boost::mpl::for_each-and-value_initialized-
 td25246848.html for the full discussion.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3869>
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:02 UTC