CMS 3D CMS Logo

List of all members | Public Member Functions
edm::ESWatcher< T >::NullFunction Struct Reference

#include <ESWatcher.h>

Public Member Functions

void operator() (const T &)
 

Detailed Description

template<class T>
struct edm::ESWatcher< T >::NullFunction

Definition at line 36 of file ESWatcher.h.

Member Function Documentation

template<class T>
void edm::ESWatcher< T >::NullFunction::operator() ( const T )
inline

Definition at line 37 of file ESWatcher.h.

37 {}