Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

dchain::SelectAll< T > Struct Template Reference

#include <SelectAll.h>

List of all members.

Public Member Functions

bool operator() (const T &) const
bool operator() (const T &) const

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


Member Function Documentation

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

00040                                          {
00041             return true;
00042          }

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

00040                                          {
00041             return true;
00042          }


The documentation for this struct was generated from the following files:
Generated on Wed Feb 2 19:17:10 2011 for BOSS6.5.5 by  doxygen 1.3.9.1