v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
zone_allocator< T >::rebind< O > Struct Template Reference

#include <zone-allocator.h>

Public Types

typedef zone_allocator< O > other
 

Detailed Description

template<typename T>
template<class O>
struct v8::internal::zone_allocator< T >::rebind< O >

Definition at line 46 of file zone-allocator.h.

Member Typedef Documentation

typedef zone_allocator<O> other

Definition at line 47 of file zone-allocator.h.


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