Gazebo Physics

API Reference

8.3.0
TypeListCat< L1, L2, L3, Rest... > Struct Template Reference

#include <TemplateHelpers.hh>

Public Types

using type = typename TypeListCat< typename TypeListCat< L1, L2 >::type, typename TypeListCat< L3, Rest... >::type >::type
 

Member Typedef Documentation

◆ type

template<typename L1 , typename L2 , typename L3 , typename... Rest>
using type = typename TypeListCat< typename TypeListCat<L1, L2>::type, typename TypeListCat<L3, Rest...>::type>::type

The documentation for this struct was generated from the following file: