[Boost-bugs] [Boost C++ Libraries] #6818: Tuple subscripting

Subject: [Boost-bugs] [Boost C++ Libraries] #6818: Tuple subscripting
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-21 16:01:36


#6818: Tuple subscripting
-------------------------------------+--------------------------------------
 Reporter: d.starosud@… | Owner: djowel
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: tuple
  Version: Boost Development Trunk | Severity: Not Applicable
 Keywords: |
-------------------------------------+--------------------------------------
 There is a way to put off ugly get<N>(tpl) and replace it by tpl[N_t]
 using templated-user-defined literals. It would be great to add this
 feature into corresponding library. In attached file you could find
 implementation of it.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6818>
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:09 UTC