
5 Jul
2009
5 Jul
'09
8:12 p.m.
Is there a standard way to get a function object that extracts a fixed element from a tuple? There is a boost::tuples::detail::get_class<N> that does what I want, but it does not have result_type and does not appear to be officially supported. -- Jeremiah Willcock