generator icon indicating copy to clipboard operation
generator copied to clipboard

call correct destructor

Open chriku opened this issue 7 months ago • 0 comments

it seems to me like in some situations the allocator would need a destructor of a class named Alloc instead of _Alloc (as in the template parameter). This replaces it with the template parameter to call the main destructor

chriku avatar Nov 07 '23 01:11 chriku