V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SetOncePointer< T > Class Template Reference

Public Member Functions

bool is_set () const
 
Tget () const
 
void set (T *value)
 
Toperator= (T *value)
 
bool operator== (std::nullptr_t) const
 
bool operator!= (std::nullptr_t) const
 

Detailed Description

template<typename T>
class v8::internal::SetOncePointer< T >

Definition at line 655 of file utils.h.


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