Subject: [Boost-bugs] [Boost C++ Libraries] #12175: Propose serialization supports std::experimental::optional
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-03 18:56:25
#12175: Propose serialization supports std::experimental::optional
-------------------------------------------------+-------------------------
Reporter: Tony Lewis <tonyelewis@â¦> | Owner: ramey
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component:
Version: Boost 1.61.0 | serialization
Keywords: | Severity:
serialization,experimental,optional,c++17 | Optimization
-------------------------------------------------+-------------------------
Please may I propose that the serialization library provides serialization
support for `std::experimental::optional` for compilers that support it?
Compiler support can be tested with `#ifdef
__cpp_lib_experimental_optional`.
I suspect the code will be very similar to that in
`boost/serialization/optional.hpp`.
Obviously, users could all make their own version but I think it would be
useful if the library provided standard code.
Thanks very much.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12175> 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