Classes | Functions
test_exc_sp Namespace Reference

Classes

struct  C
 

Functions

int f1 (int x) noexcept
 
int f2 (int x) noexcept(true)
 
int f3 (int x) noexcept(false)
 
PYBIND11_WARNING_PUSH int f4 (int x) throw ()
 

Function Documentation

◆ f1()

int test_exc_sp::f1 ( int  x)
noexcept

Definition at line 51 of file test_constants_and_functions.cpp.

◆ f2()

int test_exc_sp::f2 ( int  x)
noexcept

Definition at line 53 of file test_constants_and_functions.cpp.

◆ f3()

int test_exc_sp::f3 ( int  x)
noexcept

Definition at line 54 of file test_constants_and_functions.cpp.

◆ f4()

PYBIND11_WARNING_PUSH int test_exc_sp::f4 ( int  x)
throw (
)

Definition at line 63 of file test_constants_and_functions.cpp.



gtsam
Author(s):
autogenerated on Sat Sep 28 2024 03:13:50