Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::runtime::OverflowInfo Struct Reference

Information about an overflow error. More...

#include <ubsan.h>

Public Attributes

source_location_t location
 The location of the overflow.
 
type_descriptor_tbase_type
 The base type of the operation.
 

Detailed Description

Information about an overflow error.

Definition at line 88 of file ubsan.h.

Member Data Documentation

◆ base_type

type_descriptor_t* MaxOS::runtime::OverflowInfo::base_type

The base type of the operation.

Definition at line 91 of file ubsan.h.

◆ location


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