ultimatepp/bazaar/Iter/Iter.upp
2010-12-28 16:50:38 +00:00

10 lines
106 B
Text

description "Iterator Interface for common containers\377";
uses
Core,
Gen;
file
Iter.h,
Iter.cpp;