struct allocator_deleter

Declaration

template <typename Allocator>
struct allocator_deleter { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////////

Declared at: libs/pika/allocator_support/include/pika/allocator_support/allocator_deleter.hpp:18

Member Variables

public Allocator alloc_