ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/utils/TypeContainer.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/utils/TypeContainer.hpp (file contents):
Revision 1720 by tim, Sat Nov 6 05:21:55 2004 UTC vs.
Revision 1721 by tim, Tue Nov 9 01:08:31 2004 UTC

# Line 127 | Line 127 | namespace oopse {
127                      }
128  
129                      //replaceWithWildCard can not generate this particular sequence, we have to
130 <                    //do it by manually                
130 >                    //do it manually                
131                      KeyType allWildCards(SIZE, wildCard);
132                      i = data_.find(replacedKey);
133                      if (i != data_.end()) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines