more fixes

This commit is contained in:
Artur K
2012-03-08 21:47:59 +01:00
parent 69d848ca78
commit eb6c1ac939
43 changed files with 611 additions and 534 deletions

View File

@@ -42,7 +42,7 @@ private:
iICODE range_end;
public:
iICODE begin();
iICODE end();
iICODE end() const;
riICODE rbegin();
riICODE rend();
ICODE &front();