Skip to content
  • Mark Olesen's avatar
    PackedList changes · 84ec272d
    Mark Olesen authored
    - added Mattijs' speed tests
    - optimized resize() and assignment operators to avoid set() method
    - add const_iterator and re-did the proxy handling.
    
    Reading/writing by looping across iterators is still somewhat slow, but
    might be acceptable.
    84ec272d