#include <oro_allocator.hpp>
Classes | |
struct | rebind |
Public Types | |
typedef const void * | const_pointer |
typedef void * | pointer |
typedef void | value_type |
Definition at line 235 of file oro_allocator.hpp.
typedef const void* RTT::os::local_allocator< void >::const_pointer |
Definition at line 240 of file oro_allocator.hpp.
typedef void* RTT::os::local_allocator< void >::pointer |
Definition at line 239 of file oro_allocator.hpp.
typedef void RTT::os::local_allocator< void >::value_type |
Definition at line 238 of file oro_allocator.hpp.