v8
3.14.5(node0.10.28)
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.