V8 Project
|
#include <lazy-instance.h>
Public Types | |
typedef LazyStaticInstance< T, CreateTrait, InitOnceTrait, DestroyTrait >::type | type |
Definition at line 219 of file lazy-instance.h.
typedef LazyStaticInstance<T, CreateTrait, InitOnceTrait, DestroyTrait>::type v8::base::LazyInstance< T, CreateTrait, InitOnceTrait, DestroyTrait >::type |
Definition at line 222 of file lazy-instance.h.