![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/item-wrapper.hpp"
Fallback-specialisation for ItemWrapper<void>.
void and is used for side-effects. Definition at line 325 of file item-wrapper.hpp.
Public Member Functions | |
| ItemWrapper () | |
| operator bool () const | |
| bool | isValid () const |
| void | reset () |
| void | operator* () const |
| ItemWrapper & | defaultInit () |
|
inline |
Definition at line 328 of file item-wrapper.hpp.
|
inline |
Definition at line 333 of file item-wrapper.hpp.
|
inline |
Definition at line 334 of file item-wrapper.hpp.
|
inline |
Definition at line 335 of file item-wrapper.hpp.
|
inline |
Definition at line 338 of file item-wrapper.hpp.
|
inline |
Definition at line 341 of file item-wrapper.hpp.
Collaboration diagram for ItemWrapper< void >: