common.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
#include <SimoxUtility/meta/boost_hana.h>
6
#include <SimoxUtility/meta/undefined_t.h>
7
8
namespace
armarx::meta
9
{
10
using namespace
simox::meta
;
11
}
12
13
namespace
armarx::meta::cfg
14
{
15
namespace
hana = boost::hana;
16
17
using
undefined_t
=
::simox::meta::undefined_t
;
18
19
template
<
class
...Ts>
20
using
first_not_undefined_t
=
::simox::meta::first_not_undefined_t
<Ts...>;
21
}
armarx::meta::cfg::first_not_undefined_t
::simox::meta::first_not_undefined_t< Ts... > first_not_undefined_t
Definition:
common.h:20
simox::meta
Definition:
box_to_grasp_candidates.ipp:12
armarx::meta
Definition:
PluginCfgStruct.h:31
armarx::meta::cfg
Definition:
PluginCfgStruct.h:31
armarx::meta::cfg::undefined_t
::simox::meta::undefined_t undefined_t
Definition:
common.h:17
ArmarXCore
util
CPPUtility
ConfigIntrospection
common.h
Generated on Sat Oct 12 2024 09:14:02 for armarx_documentation by
1.8.17