- fixed compilation warnings.
This commit is contained in:
parent
717912c88c
commit
b8394b2f16
3 changed files with 6 additions and 5 deletions
|
|
@ -108,6 +108,7 @@ public:
|
|||
|
||||
typedef TIterator<T> iterator;
|
||||
typedef TIterator<const T> const_iterator;
|
||||
typedef typename T value_type;
|
||||
|
||||
iterator begin()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue