Teuchos Package Browser (Single Doxygen Collection)
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< T1 > p1, const RCP< T2 > p2) const |
Struct for comparing two RCPs. Simply compares the raw pointers contained within the RCPs.
Definition at line 943 of file Teuchos_RCPDecl.hpp.
|
inline |
Definition at line 946 of file Teuchos_RCPDecl.hpp.