#include <ruby_allocator.hh>
Classes | |
struct | rebind |
Private Types | |
typedef const void * | const_pointer |
typedef void * | pointer |
typedef void | value_type |
Definition at line 53 of file ruby_allocator.hh.
typedef const void* ruby_allocator< void >::const_pointer [private] |
Definition at line 57 of file ruby_allocator.hh.
typedef void* ruby_allocator< void >::pointer [private] |
Definition at line 56 of file ruby_allocator.hh.
typedef void ruby_allocator< void >::value_type [private] |
Definition at line 55 of file ruby_allocator.hh.