delusion's of parker's rust boner
parent
490c52c803
commit
fd58930c1d
|
@ -214,7 +214,7 @@ namespace blt
|
|||
move.buffer_ = nullptr;
|
||||
}
|
||||
|
||||
~vector()
|
||||
constexpr ~vector()
|
||||
{
|
||||
allocator.deallocate(buffer_, capacity_);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue