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