- fix compile errors
This commit is contained in:
parent
37e33c6609
commit
5d052fc565
2 changed files with 4 additions and 4 deletions
|
|
@ -108,7 +108,7 @@ public:
|
|||
|
||||
typedef TIterator<T> iterator;
|
||||
typedef TIterator<const T> const_iterator;
|
||||
typedef typename T value_type;
|
||||
typedef T value_type;
|
||||
|
||||
iterator begin()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue