from range_iterator to range_value
29 Jan
2009
29 Jan
'09
9:49 p.m.
Hello,
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
11:31 p.m.
New subject: from range_iterator to range_value - Solved, thanks
Steven Watanabe wrote:
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
::type type; };
#include
In Christ, Steven Watanabe
Oops!
5767
Age (days ago)
5767
Last active (days ago)
2 comments
2 participants
participants (2)
-
er
-
Steven Watanabe