|
libt3widget
|
Class defining values with a separate validity check. More...
Public Member Functions | |
| bool | is_valid (void) const |
| operator T (void) const | |
| T | operator() (void) const |
| optional & | operator= (const optional &other) |
| optional & | operator= (const T other) |
| optional (T _value) | |
| void | unset (void) |
Class defining values with a separate validity check.
1.8.6