ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/io/basic_ifstrstream.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/io/basic_ifstrstream.hpp (file contents):
Revision 1577 by tim, Fri Oct 15 18:20:44 2004 UTC vs.
Revision 1581 by tim, Fri Oct 15 20:35:01 2004 UTC

# Line 338 | Line 338 | typedef basic_istringstream<char, char_traits<char>, a
338          bool isRead;                                                                    /** file opened flag */
339   };
340  
341 < typedef basic_istringstream<char, char_traits<char>, allocator<char> > ifstringstream;
341 > typedef basic_ifstrstream<char, char_traits<char>, allocator<char> > ifstrstream;
342   }//namespace oopse
343   #endif //IO_IFSTRSTREAM_HPP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines