
30 Apr
2010
30 Apr
'10
1:28 p.m.
On Fri, Apr 30, 2010 at 12:57 PM, Stewart, Robert <Robert.Stewart@sig.com> wrote:
+1 for having a common approach to extracting such values. boost::get<> is consistent with tuples, not just variant, so I think it is the right interface. any_cast is, of course, highly specific.
What are the next logical steps? Should I come up with an initial implementation and post it as patch (against the trunk) to the mailing list, or should I remain silent until some decision is made by library maintainers, people on the mailing list or whoever is in charge. -- Christoph