opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
osc::detail::SizeHelper< T > Struct Template Reference

#include <range_with_size_greater_than.h>

Static Public Attributes

static constexpr size_t size = std::tuple_size_v<std::remove_cvref_t<T>>
 

Member Data Documentation

◆ size

template<HasTupleSize T>
static constexpr size_t osc::detail::SizeHelper< T >::size = std::tuple_size_v<std::remove_cvref_t<T>>
staticconstexpr

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