Subject: [Boost-bugs] [Boost C++ Libraries] #9516: Version of ADAPT_STRUCT that does not require specifying the types of the fields
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-21 00:56:46
#9516: Version of ADAPT_STRUCT that does not require specifying the types of the
fields
-------------------------------------+---------------------
Reporter: nathanridge | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: fusion
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+---------------------
BOOST_FUSION_ADAPT_STRUCT requires repeating the types of the fields of
the structure being adapted, as well as their names.
With C++11 decltype and its C++03 emulation BOOST_TYPEOF, we can eliminate
the need to repeat the types.
See http://thread.gmane.org/gmane.comp.lib.boost.devel/247607 for a
proposal.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9516> 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:15 UTC