LArSoft  v07_13_02
Liquid Argon Software toolkit - http://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 147 of file Source.h.

Member Function Documentation

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

Definition at line 149 of file Source.h.

150  {
151  return false;
152  }

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