Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11520: pointer_iserializer requires operator delete(void*, size_t) for classes that have a specific operator new
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-28 22:18:26
#11520: pointer_iserializer requires operator delete(void*, size_t) for classes
that have a specific operator new
----------------------------------------------+---------------------------
Reporter: Fabian Kislat <fabian.kislat@â¦> | Owner: ramey
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: serialization
Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+---------------------------
Comment (by ramey):
OK - I looked at this some more - I believe the right solution is to use
SFINAE to detect which functions are implemented and call the correct one.
Unfortunately, this is kind of a pain so it will be some time before I get
to it.
Feel free to submit a patch
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11520#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