fix
This commit is contained in:
parent
f7492ce449
commit
73903f82ae
@ -67,7 +67,7 @@ namespace util {
|
||||
}
|
||||
|
||||
const T* end() const {
|
||||
return ptr.get() + size;
|
||||
return ptr.get() + length;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user