version 0.4.1
Ikarus::Skills< ARGS > Struct Template Reference

Struct representing a collection of skills. More...

#include <ikarus/finiteelements/mixin.hh>

Inheritance diagram for Ikarus::Skills< ARGS >:
[legend]

Public Types

using Args = std::tuple< ARGS... >
 

Public Attributes

Args args
 

Detailed Description

template<typename... ARGS>
struct Ikarus::Skills< ARGS >
Template Parameters
ARGSVariadic template parameters representing the skills.

Member Typedef Documentation

◆ Args

template<typename... ARGS>
using Ikarus::Skills< ARGS >::Args = std::tuple<ARGS...>

Member Data Documentation

◆ args

template<typename... ARGS>
Args Ikarus::Skills< ARGS >::args

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