Updated.
committer: mfx <mfx> 1088541938 +0000
This commit is contained in:
@@ -93,10 +93,6 @@ private:
|
||||
if (ptr_) checkRange(extra);
|
||||
}
|
||||
|
||||
void throwBoundedPtr(const char *msg) const {
|
||||
throwCantPack(msg);
|
||||
}
|
||||
|
||||
T* ptr_;
|
||||
void* base_;
|
||||
size_t size_;
|
||||
|
||||
Reference in New Issue
Block a user