Boost logo

Boost Users :

Subject: [Boost-users] implementing a new Range
From: Alex Flint (alex.flint_at_[hidden])
Date: 2009-08-26 08:42:47


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net