#include <ruby.h>
Go to the source code of this file.
Classes | |
struct | ruby_allocator< void >::rebind< U > |
struct | ruby_allocator< T >::rebind< U > |
class | ruby_allocator< T > |
class | ruby_allocator< void > |
Functions | |
template<class T > | |
bool | operator!= (const ruby_allocator< T > &, const ruby_allocator< T > &) |
template<class T > | |
bool | operator== (const ruby_allocator< T > &, const ruby_allocator< T > &) |
bool operator!= | ( | const ruby_allocator< T > & | , |
const ruby_allocator< T > & | |||
) | [inline] |
Definition at line 71 of file ruby_allocator.hh.
bool operator== | ( | const ruby_allocator< T > & | , |
const ruby_allocator< T > & | |||
) | [inline] |
Definition at line 65 of file ruby_allocator.hh.