|
Mir
|
#include <optional_value.h>
Public Member Functions | |
| optional_value ()=default | |
| optional_value (T const &value) | |
| optional_value & | operator= (T const &value) |
| bool | is_set () const |
| T const & | value () const |
| T & | value () |
| T && | consume () |
| operator bool () const | |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Copyright © 2012-2023
Canonical Ltd.
Generated on Wed Feb 1 16:59:23 UTC 2023
This documentation is licensed under the GPL version 2 or 3.