V8 API Reference Guide generated from the header files
Data Structures | Public Member Functions | Friends
v8::Maybe< void > Class Template Reference

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 ()
 

The documentation for this class was generated from the following file: