Namespaces
Variants
Actions

std::contracts Symbol Index (since C++26)

From cppreference.com

This page tries to list all the symbols that are available from the standard library (contracts library) in the namespace std::contracts. The symbols are written as follows:

  • Function names with ().
  • Templates with <>.

Contents

[edit]
ACDEI


[edit]A

assertion_kind(since C++26)

[edit]C

contract_violation(since C++26)

[edit]D

detection_mode(since C++26)

[edit]E

evaluation_semantic(since C++26)

[edit]I

invoke_default_contract_violation_handler()(since C++26)

close