Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::index_of_tag< Tag, Ts > Struct Template Reference

Find the index of Tag inside a pack of tagged components.

#include <aggregate.hpp>

Static Public Attributes

static constexpr size_t value = index_finder_v<Tag, typename Ts::tag_type...>

Member Data Documentation

◆ value

template<typename Tag, typename... Ts>
size_t mundy::index_of_tag< Tag, Ts >::value = index_finder_v<Tag, typename Ts::tag_type...>
staticconstexpr