Changes between Initial Version and Version 1 of Ticket #924
- Timestamp:
- Jul 3, 2007, 3:15:39 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #924
- Property Severity → Showstopper
-
Ticket #924 – Description
initial v1 1 {{{2 1 It's really awkward to use an STL map when you have 3 2 only a const reference to it, because you cannot use … … 13 12 something like this: 14 13 14 {{{ 15 15 template <class Map> 16 16 typename Map::data_type const &