Public Member Functions | |
| BoolTest (bool ret) | |
| BoolTest (const BoolTest &)=delete | |
| BoolTest & | operator= (const BoolTest &)=delete |
| bool | test_bool () |
Private Attributes | |
| bool | ret_ |
Definition at line 62 of file test_delegates.cpp.
|
inline |
Definition at line 66 of file test_delegates.cpp.
|
delete |
|
inline |
Definition at line 65 of file test_delegates.cpp.
|
private |
Definition at line 63 of file test_delegates.cpp.