#include <oro_allocator.hpp>
Classes | |
struct | rebind |
Public Types | |
typedef const void * | const_pointer |
typedef void * | pointer |
typedef void | value_type |
Definition at line 317 of file oro_allocator.hpp.
typedef const void* RTT::os::rt_allocator< void >::const_pointer |
Definition at line 322 of file oro_allocator.hpp.
typedef void* RTT::os::rt_allocator< void >::pointer |
Definition at line 321 of file oro_allocator.hpp.
typedef void RTT::os::rt_allocator< void >::value_type |
Definition at line 320 of file oro_allocator.hpp.