Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11844: memcpy should only be used on trivially copyable objects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-03 21:16:22
#11844: memcpy should only be used on trivially copyable objects
-------------------------------+------------------------
Reporter: joseph.thomson@⦠| Owner: igaztanaga
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: container
Version: Boost 1.60.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+------------------------
Changes (by igaztanaga):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for the report, as mentioned in the related ticket, the library now
checks is a type is copy constructible or copy assignable to implement its
internal "is_trivially_copy_assignable" and
"is_trivially_copy_constructible" types. Commited in:
https://github.com/boostorg/move/commit/e7d24400cb986efaefa0acbff5de6e74eae876d9
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11844#comment:1> 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:20 UTC