ConcatIndexSequences< IndexSequence< I1... >, IndexSequence< I2... > > Struct Template Reference

#include <ArmarXCore/util/CPPUtility/TemplateMetaProgramming.h>

+ Inheritance diagram for ConcatIndexSequences< IndexSequence< I1... >, IndexSequence< I2... > >:

Additional Inherited Members

- Public Types inherited from IndexSequence< I1...,(sizeof...(I1)+I2)... >
using type = IndexSequence
 

Detailed Description

template<std::size_t... I1, std::size_t... I2>
struct armarx::meta::detail::ConcatIndexSequences< IndexSequence< I1... >, IndexSequence< I2... > >

Definition at line 204 of file TemplateMetaProgramming.h.


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