orocos-toolchain / rtt

Orocos Real-Time Toolkit
http://www.orocos.org
Other
72 stars 79 forks source link

corba: added template arguments Alloc and Compare for RTT::corba::AnyConversion specializations for vectors and maps #173

Closed meyerj closed 7 years ago

meyerj commented 8 years ago

Required to convert vectors and maps that have a custom allocator, e.g. RTT::os::rt_allocator<T>.