Predicate for searches of stl std::vector< RCP<FieldTag> > using find_if algorithm. More...
#include <Phalanx_FieldTag_STL_Functors.hpp>
Public Member Functions | |
FTPredRef (const FieldTag &a) | |
bool | operator() (const Teuchos::RCP< FieldTag > b) |
Public Attributes | |
const FieldTag & | m_a |
Predicate for searches of stl std::vector< RCP<FieldTag> > using find_if algorithm.