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 33 of file ESWatcher.h.

Member Function Documentation

◆ operator()()

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

Definition at line 34 of file ESWatcher.h.

34 {}