Thrill
0.1
|
Helper for call_foreach_with_index() to save the index as a compile-time index
Definition at line 24 of file static_index.hpp.
#include <static_index.hpp>
Public Member Functions | |
operator size_t () const | |
implicit conversion to a run-time index. More... | |
Static Public Attributes | |
static constexpr size_t | index = Index |
compile-time index More... | |
|
inline |
implicit conversion to a run-time index.
Definition at line 29 of file static_index.hpp.
References StaticIndex< Index >::index.
|
static |
compile-time index
Definition at line 26 of file static_index.hpp.
Referenced by StaticIndex< Index >::operator size_t().