moveit_task_constructor/include
v4hn 2dfc2f395e avoid shortened nested namespace definitions
`namespace X::Y { }` is only part of the C++17 standard.
I did not notice before because GCC 6+ do not warn about
this even with `-pedantic -std=c++14`.
2017-09-13 13:16:48 +02:00
..
moveit_task_constructor avoid shortened nested namespace definitions 2017-09-13 13:16:48 +02:00