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
OneArgFunction< T > Struct Template Reference

#include <once.h>

Public Types

typedef void(* type )(T)
 

Detailed Description

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

Definition at line 99 of file once.h.

Member Typedef Documentation

typedef void(* type)(T)

Definition at line 100 of file once.h.


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