simplified optional
More...
template<typename T>
struct VSTGUI::Optional< T >
simplified optional
◆ Optional() [1/5]
◆ Optional() [2/5]
◆ Optional() [3/5]
◆ Optional() [4/5]
◆ Optional() [5/5]
◆ operator *() [1/2]
const T & operator * |
( |
| ) |
const & |
|
inline |
◆ operator *() [2/2]
◆ operator bool()
◆ operator->() [1/2]
const T * operator-> |
( |
| ) |
const |
|
inline |
◆ operator->() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset()
◆ value() [1/2]
◆ value() [2/2]
const T & value |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: