Error policy that terminates the program on constraint violation (freestanding‐safe).

Synopsis

Declared in <mp‐units/constrained.h>

struct terminate_policy;

Static Member Functions

Name

on_constraint_violation [noreturn]

Derived Classes

Name

Description

safe_int_terminate_policy

Error policy that terminates the program on overflow (always available, freestanding‐safe).

Created with MrDocs