Struct representing a collection of skills. More...
#include <ikarus/finiteelements/mixin.hh>
Public Types | |
| using | Args = std::tuple< ARGS... > | 
Public Attributes | |
| Args | args | 
| ARGS | Variadic template parameters representing the skills. | 
| using Ikarus::Skills< ARGS >::Args = std::tuple<ARGS...> | 
| Args Ikarus::Skills< ARGS >::args |