Public Types | List of all members
RTT::os::local_allocator< T, Alloc >::rebind< U > Struct Template Reference

#include <oro_allocator.hpp>

Public Types

typedef local_allocator< U, typename Alloc::template rebind< U >::otherother
 

Detailed Description

template<class T, class Alloc = std::allocator<T>>
template<class U>
struct RTT::os::local_allocator< T, Alloc >::rebind< U >

Definition at line 175 of file oro_allocator.hpp.

Member Typedef Documentation

template<class T, class Alloc = std::allocator<T>>
template<class U >
typedef local_allocator<U, typename Alloc::template rebind<U>::other > RTT::os::local_allocator< T, Alloc >::rebind< U >::other

Definition at line 175 of file oro_allocator.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:46