ProteoWizard
Public Member Functions | List of all members
pwiz::analysis::RTMatches_Any< T > Struct Template Reference

predicate always returns true More...

#include <MZRTField.hpp>

Public Member Functions

bool operator() (const T &t) const
 

Detailed Description

template<typename T>
struct pwiz::analysis::RTMatches_Any< T >

predicate always returns true

Definition at line 121 of file MZRTField.hpp.

Member Function Documentation

§ operator()()

template<typename T >
bool pwiz::analysis::RTMatches_Any< T >::operator() ( const T &  t) const
inline

Definition at line 123 of file MZRTField.hpp.

123 {return true;}

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