Public Member Functions | List of all members
test_exc_sp::C Struct Reference

Public Member Functions

int m1 (int x) noexcept
 
int m2 (int x) const noexcept
 
int m3 (int x) noexcept(true)
 
int m4 (int x) const noexcept(true)
 
int m5 (int x) noexcept(false)
 
int m6 (int x) const noexcept(false)
 
PYBIND11_WARNING_PUSH int m7 (int x) throw ()
 
int m8 (int x) const throw ()
 

Detailed Description

Definition at line 65 of file test_constants_and_functions.cpp.

Member Function Documentation

◆ m1()

int test_exc_sp::C::m1 ( int  x)
inlinenoexcept

Definition at line 66 of file test_constants_and_functions.cpp.

◆ m2()

int test_exc_sp::C::m2 ( int  x) const
inlinenoexcept

Definition at line 67 of file test_constants_and_functions.cpp.

◆ m3()

int test_exc_sp::C::m3 ( int  x)
inlinenoexcept

Definition at line 68 of file test_constants_and_functions.cpp.

◆ m4()

int test_exc_sp::C::m4 ( int  x) const
inlinenoexcept

Definition at line 69 of file test_constants_and_functions.cpp.

◆ m5()

int test_exc_sp::C::m5 ( int  x)
inlinenoexcept

Definition at line 70 of file test_constants_and_functions.cpp.

◆ m6()

int test_exc_sp::C::m6 ( int  x) const
inlinenoexcept

Definition at line 71 of file test_constants_and_functions.cpp.

◆ m7()

PYBIND11_WARNING_PUSH int test_exc_sp::C::m7 ( int  x)
throw (
)
inline

Definition at line 76 of file test_constants_and_functions.cpp.

◆ m8()

int test_exc_sp::C::m8 ( int  x) const
throw (
)
inline

Definition at line 78 of file test_constants_and_functions.cpp.


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


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