[Boost-bugs] [Boost C++ Libraries] #2235: tuple_list_of for std::tr1::tuple

Subject: [Boost-bugs] [Boost C++ Libraries] #2235: tuple_list_of for std::tr1::tuple
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-20 13:34:26


#2235: tuple_list_of for std::tr1::tuple
------------------------------+---------------------------------------------
 Reporter: markus_werle | Owner: nesotto
     Type: Feature Requests | Status: new
Milestone: Boost 1.36.0 | Component: assign
  Version: Boost 1.36.0 | Severity: Not Applicable
 Keywords: |
------------------------------+---------------------------------------------
 Hi!

 Boost.Assign has tuple_list_of which allows easy assignment
 to e.g. std::list<boost::tuple>, but a tr1 complement is missing.

 In a PerfectWorld(TM) tuple_list_of would work for both,
 but I am unsure, whether a conversion operator
 boost::tuple<..>::operator tr1::tuple
 would help here.

 For a first shot "tr1tuple_list_of" would suffice.
 A demo implementation is attached

 Markus

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2235>
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:49:58 UTC