26 Aug
2009
26 Aug
'09
12:42 p.m.
Hi there, I'm using a math library that provides a Vector class, but it does not have begin() or end() method, or any other normal container methods. I would like to pass it to functions that take a Range object as a parameter. How can I do this? Cheers, Alex