Small changes in the iterator code.

Changed the public interface of Scanner to resemble an STL container.
This commit is contained in:
beder
2008-07-23 04:38:18 +00:00
parent 57255a9898
commit 89ed418b83
14 changed files with 108 additions and 112 deletions

View File

@@ -175,10 +175,6 @@
RelativePath=".\src\iterator.cpp"
>
</File>
<File
RelativePath=".\src\iterpriv.cpp"
>
</File>
<File
RelativePath=".\src\map.cpp"
>