Re: set_param_by_name for bm
al davis <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 29 April 2012, Felix Salfelder wrote: > do you agree, that this is better than linear search? any > clues on how to avoid the extra casts in the map > initialization? Yes. I have some reservations about adding another dependency, but avoiding a linear search is a much needed improvement.