
31 May
2011
31 May
'11
3:33 p.m.
Den 31-05-2011 16:54, Thorsten Ottosen skrev:
Den 31-05-2011 16:05, Andrew Sutton skrev:
All,
I'd like to announce the beginning of the review of the Heap library, written by Tim Blechmann
A quick glance. On the surface it looks really good.
Also, if it is not already possible, those heaps that use an std::vector ir similar internally should have this data-structure as a template argument s.t. we can easily change this. In some application it might even be possible to use boost::array<T,N>. -Thorsten