Template Struct BaseIO::add_features_with_deps< F >

Nested Relationships

This struct is a nested type of Template Class BaseIO.

Struct Documentation

template<template<typename> typename F>
struct add_features_with_deps<F>

Public Types

using type = typename FeatureConstruct<F, BaseIO<SchemaPtrT, Features...>>::type