![]() |
V8 API Reference Guide generated from the header files
|
Public Member Functions | |
| V8_INLINE bool | IsNothing () const |
| V8_INLINE bool | IsJust () const |
| V8_INLINE bool | operator== (const Maybe &other) const |
| V8_INLINE bool | operator!= (const Maybe &other) const |
Friends | |
| template<class U > | |
| Maybe< U > | Nothing () |
| Maybe< void > | JustVoid () |
1.8.14