Re: [Boost-bugs] [Boost C++ Libraries] #4446: complete BOOST_PP_SEQ_TO_TUPLE

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4446: complete BOOST_PP_SEQ_TO_TUPLE
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-17 05:04:25


#4446: complete BOOST_PP_SEQ_TO_TUPLE
--------------------------------------+---------------------------
  Reporter: Wolf Lammen <ookami1@…> | Owner: no-maintainer
      Type: Patches | Status: new
 Milestone: Boost 1.44.0 | Component: preprocessor
   Version: Boost 1.44.0 | Severity: Cosmetic
Resolution: | Keywords:
--------------------------------------+---------------------------

Comment (by eldiener):

 There is no such thing as an empty tuple or an empty seq. A tuple of '()'
 is a one element tuple whose data is empty. A seq of '()' is a seq of a
 single element whose data is empty. Converting between a seq and a tuple
 now works each way to produce the correct result.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4446#comment:1>
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:18 UTC