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)
 
int m7 (int x) throw ()
 
int m8 (int x) const throw ()
 

Detailed Description

Definition at line 60 of file test_constants_and_functions.cpp.

Member Function Documentation

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

Definition at line 61 of file test_constants_and_functions.cpp.

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

Definition at line 62 of file test_constants_and_functions.cpp.

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

Definition at line 63 of file test_constants_and_functions.cpp.

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

Definition at line 64 of file test_constants_and_functions.cpp.

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

Definition at line 65 of file test_constants_and_functions.cpp.

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

Definition at line 66 of file test_constants_and_functions.cpp.

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

Definition at line 71 of file test_constants_and_functions.cpp.

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

Definition at line 72 of file test_constants_and_functions.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:21