Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13108: BOOST_STATIC_ASSERT occurs when serializing a class with default constructor explicitly defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-11 11:30:33
#13108: BOOST_STATIC_ASSERT occurs when serializing a class with default
constructor explicitly defined
-------------------------------+---------------------------
Reporter: nest_kds@⦠| Owner: Robert Ramey
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: serialization
Version: Boost 1.64.0 | Severity: Problem
Resolution: wontfix | Keywords:
-------------------------------+---------------------------
Changes (by Robert Ramey):
* status: new => closed
* resolution: => wontfix
Comment:
This is just a limitation of older compilers. The explanation can be
found at
https://github.com/boostorg/serialization/blob/develop/include/boost/serialization/detail/is_default_constructible.hpp
I'm sorry there is just no way to fix it other than not explicitly
defining a default constructor which you shouldn't need to do anyway.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13108#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-08-11 11:37:10 UTC