dchain::SelectAll< T > Struct Template Reference

#include <SelectAll.h>

List of all members.

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

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

Definition at line 40 of file SelectAll.h.

00040                                          {
00041             return true;
00042          }


Generated on Tue Nov 29 23:36:26 2016 for BOSS_7.0.2 by  doxygen 1.4.7