Public Types
RTT::os::local_allocator< T, Alloc >::rebind< U > Struct Template Reference

#include <oro_allocator.hpp>

List of all members.

Public Types

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

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 Sat Jun 8 2019 18:46:39