Public Types | List of all members
art::detail::config_impl< T, std::void_t< typename T::Parameters > > Struct Template Reference

#include <ModuleMacros.h>

Public Types

using type = typename T::Parameters
 

Detailed Description

template<typename T>
struct art::detail::config_impl< T, std::void_t< typename T::Parameters > >

Definition at line 47 of file ModuleMacros.h.

Member Typedef Documentation

template<typename T >
using art::detail::config_impl< T, std::void_t< typename T::Parameters > >::type = typename T::Parameters

Definition at line 48 of file ModuleMacros.h.


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