Boost logo

Boost :

Subject: [boost] Release Managers: permission to merge small feature to release?
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2012-12-27 16:54:26


I have a ticket <https://svn.boost.org/trac/boost/ticket/7652> asking for compile-time checked access to elements of a boost::array.

I have implemented a specialization of boost::get (and for c++11, std::get) that does this, and it's been on the trunk and being tested for a couple weeks.

This is technically not a bug fix, but new functionality, but I'd like to get it into the next release.

So, I'm asking permission to merge to release.

The change lists are 82083 (for the functionality), 82084 and 82102 (for the tests), and 82103 (for the docs)

Thanks!

-- Marshall


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk