Loading...
Searching...
No Matches
graphics_item_ptr< T > Struct Template Reference
Public Member Functions | |
| graphics_item_ptr (const graphics_item_ptr &)=default | |
| graphics_item_ptr (graphics_item_ptr &&) noexcept=default | |
| graphics_item_ptr & | operator= (const graphics_item_ptr &)=default |
| graphics_item_ptr & | operator= (graphics_item_ptr &&) noexcept=default |
| graphics_item_ptr (T *p) | |
| auto | operator= (T *other) |
| operator bool () const | |
| operator T* () const | |
| T & | operator* () const |
| T * | operator-> () const |
Public Attributes | |
| T * | impl {} |
The documentation for this struct was generated from the following file: