v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <lazy-instance.h>
Public Types | |
typedef LazyStaticInstance< T, CreateTrait, InitOnceTrait, DestroyTrait >::type | type |
Definition at line 245 of file lazy-instance.h.
typedef LazyStaticInstance<T, CreateTrait, InitOnceTrait, DestroyTrait>::type type |
Definition at line 248 of file lazy-instance.h.