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>
Loading...
Searching...
No Matches
CECCO::details::union_all_subfields< T > Struct Template Reference

#include <field_concepts_traits.hpp>

Inheritance diagram for CECCO::details::union_all_subfields< T >:
Inheritance graph

Public Types

using type = typename collect_subfields<T>::type

Detailed Description

template<typename T>
struct CECCO::details::union_all_subfields< T >

Definition at line 572 of file field_concepts_traits.hpp.

Member Typedef Documentation

◆ type

template<typename T>
using CECCO::details::union_all_subfields< T >::type = typename collect_subfields<T>::type

Definition at line 573 of file field_concepts_traits.hpp.


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