|
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>
|
All subfields of F (including F itself), as a type_list. More...

All subfields of F (including F itself), as a type_list.
| F | Finite-field type |
Recurses through the construction tower: Fp<p> is the base case, Ext<B, ā¦> extends collect_subfields_t<B> āŖ {B} with itself, and Iso<ā¦> unions the subfield lists of all its representations. Used by largest_common_subfield_t.
Definition at line 543 of file field_concepts_traits.hpp.