art::detail::has_finalizeEvent< T, enable_if_function_exists_t< void(T::*)(Event &),&T::finalizeEvent > > Struct Template Reference

#include <MixFilter.h>

Inheritance diagram for art::detail::has_finalizeEvent< T, enable_if_function_exists_t< void(T::*)(Event &),&T::finalizeEvent > >:

Detailed Description

template<typename T>
struct art::detail::has_finalizeEvent< T, enable_if_function_exists_t< void(T::*)(Event &),&T::finalizeEvent > >

Definition at line 246 of file MixFilter.h.


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