Changes between Initial Version and Version 1 of Ticket #924


Ignore:
Timestamp:
Jul 3, 2007, 3:15:39 PM (15 years ago)
Author:
Dave Abrahams
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #924

    • Property SeverityShowstopper
  • Ticket #924 – Description

    initial v1  
    1 {{{
    21It's really awkward to use an STL map when you have
    32only a const reference to it, because you cannot use
     
    1312something like this:
    1413
     14{{{
    1515template <class Map>
    1616typename Map::data_type const &