Boost logo

Boost Users :

From: Markus Werle (yg-boost-users_at_[hidden])
Date: 2003-07-03 04:35:06


Hi!

While trying to test
boost::numeric::ublas::map_array
as replacement for a std::map
in my own code, I found that some memfuns like
lower_bound and key_comp are missing.

I also found that these can be added quite
easily, since e.g. lower_bound exists as external
function and only needs to be called in an
appropriate way.

Though the functions mentioned may not be useful in
ublas apps, they would help improve the reusability
of map_array.

Before I start stalking through the code:
Are there any plans to add these features already?
Or is there somebody who knows the ublas code better than me
and can help me avoid breaking existsing code?

best regards,

Markus

-- 
Build your own Expression Template Library with Daixtrose!
Visit http://daixtrose.sourceforge.net/ 

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