push back is working
This commit is contained in:
@@ -97,6 +97,7 @@ public:
|
||||
private:
|
||||
|
||||
size_type _size;
|
||||
size_type _capacity;
|
||||
value_type * _mem_ptr;
|
||||
allocator_type _allocator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user