Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11697: Boost.Container: Wrong initialization order in tuple copy-constructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-30 20:40:36
#11697: Boost.Container: Wrong initialization order in tuple copy-constructor
-------------------------------------------------+-------------------------
Reporter: Manuel Freiberger | Owner: igaztanaga
<manuel.freiberger@â¦> | Status: closed
Type: Bugs | Component: container
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.59.0 | Keywords:
Resolution: fixed |
-------------------------------------------------+-------------------------
Changes (by igaztanaga):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for the report. Inherited will always be constructed first, as the
initialization order is fixed by the language despite the initialization
list. In any case, it's misleading and it should be corrected. Fixed in
commit:
https://github.com/boostorg/container/commit/79274e4aae91c563be1e49046bdf98b589d35294
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11697#comment:3> 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:19 UTC