V8 Project
v8::internal::zone_allocator< T >::rebind< O > Struct Template Reference

#include <zone-allocator.h>

+ Collaboration diagram for v8::internal::zone_allocator< T >::rebind< O >:

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 25 of file zone-allocator.h.

Member Typedef Documentation

◆ other

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

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


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