Skip to main content

struct raw_allocation_id

Declaration

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

Member Variables

size_t value

Member Aliases

  • using value_type = size_t;

Member Function Overview

Member Functions

constexpr operator const unsigned long&() const


constexpr operator unsigned long&()


raw_allocation_id()


constexpr raw_allocation_id(value_type value)

Parameters

value_type value