V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::LazyInstanceImpl< T, AllocationTrait, CreateTrait, InitOnceTrait, DestroyTrait > Struct Template Reference

Public Types

typedef AllocationTrait::StorageType StorageType
 

Public Member Functions

TPointer ()
 
const TGet () const
 

Public Attributes

OnceType once_
 
StorageType storage_
 

Detailed Description

template<typename T, typename AllocationTrait, typename CreateTrait, typename InitOnceTrait, typename DestroyTrait>
struct v8::base::LazyInstanceImpl< T, AllocationTrait, CreateTrait, InitOnceTrait, DestroyTrait >

Definition at line 166 of file lazy-instance.h.


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