art::detail::has_hasMoreData< T, cet::enable_if_function_exists_t< bool(T::*)() const,&T::hasMoreData > > Struct Template Reference

#include <Source.h>

Inheritance diagram for art::detail::has_hasMoreData< T, cet::enable_if_function_exists_t< bool(T::*)() const,&T::hasMoreData > >:

Detailed Description

template<typename T>
struct art::detail::has_hasMoreData< T, cet::enable_if_function_exists_t< bool(T::*)() const,&T::hasMoreData > >

Definition at line 149 of file Source.h.


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