Orocos Real-Time Toolkit  2.9.0
Public Types | List of all members
RTT::os::rt_allocator< T >::rebind< U > Struct Template Reference

#include <rtt/os/oro_allocator.hpp>

Public Types

typedef rt_allocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct RTT::os::rt_allocator< T >::rebind< U >

Definition at line 301 of file oro_allocator.hpp.

Member Typedef Documentation

template<class T >
template<class U >
typedef rt_allocator<U> RTT::os::rt_allocator< T >::rebind< U >::other

Definition at line 301 of file oro_allocator.hpp.


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