WG14 result
Loading...
Searching...
No Matches
status_code_domain_payload_info Struct Reference

Type of a payload info of a domain. More...

#include <status_code_domain.h>

Public Attributes

size_t payload_size
 The payload size in bytes.
 
size_t total_size
 The total status code size in bytes (includes domain pointer and mixins state)
 
size_t total_alignment
 The total status code alignment in bytes.
 

Detailed Description

Type of a payload info of a domain.

Definition at line 208 of file status_code_domain.h.

Member Data Documentation

◆ payload_size

size_t status_code_domain_payload_info::payload_size

The payload size in bytes.

Definition at line 210 of file status_code_domain.h.

◆ total_alignment

size_t status_code_domain_payload_info::total_alignment

The total status code alignment in bytes.

Definition at line 213 of file status_code_domain.h.

◆ total_size

size_t status_code_domain_payload_info::total_size

The total status code size in bytes (includes domain pointer and mixins state)

Definition at line 212 of file status_code_domain.h.


The documentation for this struct was generated from the following file: