common.h File Reference
#include <string>
#include <SimoxUtility/meta/boost_hana.h>
#include <SimoxUtility/meta/undefined_t.h>
+ Include dependency graph for common.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::meta
 
 armarx::meta::cfg
 

Typedefs

template<class... Ts>
using first_not_undefined_t = ::simox::meta::first_not_undefined_t< Ts... >
 
using undefined_t = ::simox::meta::undefined_t