v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DefaultConstructTrait< T > Struct Template Reference

#include <lazy-instance.h>

Static Public Member Functions

static void Construct (T *allocated_ptr)
 

Detailed Description

template<typename T>
struct v8::internal::DefaultConstructTrait< T >

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

Member Function Documentation

static void Construct ( T allocated_ptr)
inlinestatic

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

References T.


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