![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 37 of file custom-shared-ptr-test.cpp.
Public Attributes | |
| long | x_ |
Public Member Functions | |
| X (long x=0) | |
| operator long () | |
| std::strong_ordering | operator<=> (X const &) const =default |
| virtual | ~X () |
|
inlineexplicit |
Definition at line 41 of file custom-shared-ptr-test.cpp.
|
inlinevirtual |
Definition at line 46 of file custom-shared-ptr-test.cpp.
|
inline |
Definition at line 42 of file custom-shared-ptr-test.cpp.
References X::x_.
|
default |
| long x_ |
Definition at line 39 of file custom-shared-ptr-test.cpp.
Referenced by X::operator long().
Inheritance diagram for X:
Collaboration diagram for X: