-
Tor Didriksen authored
Currently the container used internally in class Priority_queue must be default-constructible. Extend Priority_queue, so that we can use Malloc_allocator and track memory usage in performance schema.
Tor Didriksen authoredCurrently the container used internally in class Priority_queue must be default-constructible. Extend Priority_queue, so that we can use Malloc_allocator and track memory usage in performance schema.
Loading