stl.h
Go to the documentation of this file.
1 #pragma once
2 
3 // This file is just a legacy include file.
4 // We moved the stl and core conversions to the aron library.
5 
7 
8 namespace armarx
9 {
10 
11 
12 } // namespace armarx
aron_conversions.h
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition: ArmarXTimeserver.cpp:28