opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
osc::NonTypeAt< NonTypelist< T, Head, Tails... >, Index > Struct Template Reference

#include <non_typelist.h>

Static Public Attributes

static constexpr T value = NonTypeAt<NonTypelist<T, Tails...>, Index-1>::value
 

Member Data Documentation

◆ value

template<typename T , T Head, T... Tails, size_t Index>
constexpr T osc::NonTypeAt< NonTypelist< T, Head, Tails... >, Index >::value = NonTypeAt<NonTypelist<T, Tails...>, Index-1>::value
staticconstexpr

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