hpx/allocator_support/allocator_deleter.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace util
template<typename Allocator>
struct allocator_deleter

Public Functions

template<typename SharedState>
void operator()(SharedState *state)

Public Members

Allocator alloc_