LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::detail::do_not_call_hasMoreData< T > Struct Template Reference

#include "Source.h"

Public Member Functions

bool operator() (T &)
 

Detailed Description

template<typename T>
struct art::detail::do_not_call_hasMoreData< T >

Definition at line 164 of file Source.h.

Member Function Documentation

template<typename T >
bool art::detail::do_not_call_hasMoreData< T >::operator() ( T &  )
inline

Definition at line 166 of file Source.h.

167  {
168  return false;
169  }

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