Boost logo

Boost Users :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-04-04 11:23:56


abir basak skrev:

>> so it should simply work out of the box:
>>
>> my_vector<T> foo;
>> foo += 1,2,3,43;
>> my_vector<T> foo = list_of(1)(2)(3);
>>
>> -Thorsten
> And anyway it can be done for ublas vectors & matrix ?

Is that a question?

> I am missing this feature so much in some non-STL container classes.

I think there is an example of ublas usage. At least it should be very
hard to use with those.

-Thorsten


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