Template Struct FeatureConstruct< scanio::LabelIO, T >

Struct Documentation

template<typename T>
struct FeatureConstruct<scanio::LabelIO, T>

Public Types

using dep1 = typename FeatureConstruct<baseio::ArrayIO, T>::type
using dep2 = typename FeatureConstruct<scanio::FullWaveformIO, T>::type
using deps = typename dep1::template Merge<dep2>
using type = typename deps::template add_features<scanio::LabelIO>::type