![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
Public Member Functions | |
return_t | pro (int a, int b) |
MyClass ()=default | |
int & | get_data () |
const int & | get_data () const |
int | get_data (int offset) const |
~MyClass () | |
Static Public Member Functions | |
static return_t | square (int a) |
Definition at line 17 of file 010-thread_func.cpp.
|
default |
|
inline |
Definition at line 145 of file const_pointer.cpp.
|
inline |
Definition at line 110 of file const_pointer.cpp.
|
inline |
|
inline |
Definition at line 137 of file const_pointer.cpp.
|
inline |
|
inlinestatic |
Definition at line 32 of file 010-thread_func.cpp.