BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
dchain::SelectAll< T > Struct Template Reference

#include <SelectAll.h>

Public Member Functions

bool operator() (const T &) const
 

Detailed Description

template<class T>
struct dchain::SelectAll< T >

Definition at line 39 of file SelectAll.h.

Member Function Documentation

◆ operator()()

template<class T >
bool dchain::SelectAll< T >::operator() ( const T &  ) const
inline

Definition at line 40 of file SelectAll.h.

40 {
41 return true;
42 }

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