
29 Jan
2009
29 Jan
'09
9:54 p.m.
AMDG er wrote:
Is this, or a class that achieves the same goal, already defined somewhere in the boost?
template<typename R> struct range_value{ typedef typename iterator_value<typename boost::range_iterator<R0>::type>::type
type; };
#include <boost/range/value_type.hpp> In Christ, Steven Watanabe