|
tlx
|
Helper for call_foreach_with_index() to save the index as a compile-time index. More...
#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 |
| compile-time index More... | |
Helper for call_foreach_with_index() to save the index as a compile-time index.
Definition at line 24 of file static_index.hpp.
|
inline |
implicit conversion to a run-time index.
Definition at line 29 of file static_index.hpp.
|
static |
compile-time index
Definition at line 26 of file static_index.hpp.