Teuchos - Trilinos Tools Package
Version of the Day
|
Struct for comparing two RCPs. Simply compares the raw pointers contained within the RCPs. More...
#include <Teuchos_RCPDecl.hpp>
Public Member Functions | |
template<class T1 , class T2 > | |
bool | operator() (const RCP< const T1 > p1, const RCP< const T2 > p2) const |
Struct for comparing two RCPs. Simply compares the raw pointers contained within the RCPs.
Definition at line 953 of file Teuchos_RCPDecl.hpp.
|
inline |
Definition at line 956 of file Teuchos_RCPDecl.hpp.