Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8284: Protect from using boost::asio::buffer() with non-pod std::vector
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-24 04:07:42
#8284: Protect from using boost::asio::buffer() with non-pod std::vector
------------------------------------+---------------------------------------
Reporter: boost.lists@⦠| Owner: chris_kohlhoff
Type: Patches | Status: closed
Milestone: To Be Determined | Component: asio
Version: Boost 1.53.0 | Severity: Optimization
Resolution: wontfix | Keywords: asio
------------------------------------+---------------------------------------
Changes (by chris_kohlhoff):
* status: new => closed
* resolution: => wontfix
Comment:
This was considered many years ago but was rejected because is_pod is
conservative and may return false for some POD types:
http://www.boost.org/doc/libs/1_53_0/libs/type_traits/doc/html/boost_typetraits/reference/is_pod.html
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8284#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:13 UTC