Comment fixes

This commit is contained in:
Istvan Haller
2021-08-23 19:19:58 +01:00
parent 4d2bf93b7a
commit 35c9422913
2 changed files with 7 additions and 2 deletions

View File

@@ -345,7 +345,7 @@ namespace snmalloc
public:
constexpr LocalAllocator() = default;
LocalAllocator(const LocalAllocator&) = delete;
LocalAllocator& operator= (const LocalAllocator&) = delete;
LocalAllocator& operator=(const LocalAllocator&) = delete;
/**
* Initialise the allocator. For allocators that support local