struct heap_free

Declaration

struct heap_free { /* full declaration omitted */ };

Declared at: libs/pika/itt_notify/include/pika/modules/itt_notify.hpp:750

Method Overview

  • public constexpr heap_free(pika::util::itt::heap_function &, void *) noexcept
  • public ~heap_free()

Methods

constexpr heap_free(
    pika::util::itt::heap_function&,
    void*) noexcept

Declared at: libs/pika/itt_notify/include/pika/modules/itt_notify.hpp:752

Parameters

pika::util::itt::heap_function&
void*

~heap_free()

Declared at: libs/pika/itt_notify/include/pika/modules/itt_notify.hpp:753