|
C(++)ECCO
C++ Error Control COding: a header-only library for ECC simulations and experiments, modeling complete coding systems across arbitrary finite fields and complex inter-field relationships - Christian Senger <senger@inue.uni-stuttgart.de>
|
Cache entry specification. More...
#include <helpers.hpp>
Public Types | |
| using | type = T |
Static Public Attributes | |
| static constexpr auto | id = ID |
Cache entry specification.
| ID | Entry identifier |
| T | Stored value type |
Associates an entry ID with its value type for Cache.
Definition at line 377 of file helpers.hpp.
| using CECCO::details::CacheEntry< ID, T >::type = T |
Definition at line 379 of file helpers.hpp.
|
staticconstexpr |
Definition at line 378 of file helpers.hpp.