art::detail::has_startEvent< T, enable_if_function_exists_t< void(T::*)(Event const &),&T::startEvent > > Struct Template Reference

#include <MixFilter.h>

Inheritance diagram for art::detail::has_startEvent< T, enable_if_function_exists_t< void(T::*)(Event const &),&T::startEvent > >:

Detailed Description

template<typename T>
struct art::detail::has_startEvent< T, enable_if_function_exists_t< void(T::*)(Event const &),&T::startEvent > >

Definition at line 183 of file MixFilter.h.


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