ProteoWizard
Public Member Functions
pwiz::analysis::RTMatches_Any< T > Struct Template Reference

predicate always returns true More...

#include <MZRTField.hpp>

List of all members.

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

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

Definition at line 123 of file MZRTField.hpp.

{return true;}

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