CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
bool CLHEP::sp::operator< | ( | shared_ctrl_handle const & | lhs, |
shared_ctrl_handle const & | rhs | ||
) |
Definition at line 577 of file Matrix/CLHEP/Utility/memory.h.
bool CLHEP::sp::operator< | ( | weak_ctrl_handle const & | lhs, |
weak_ctrl_handle const & | rhs | ||
) |
Definition at line 699 of file Matrix/CLHEP/Utility/memory.h.
bool CLHEP::sp::operator== | ( | shared_ctrl_handle const & | lhs, |
shared_ctrl_handle const & | rhs | ||
) |
Definition at line 571 of file Matrix/CLHEP/Utility/memory.h.
bool CLHEP::sp::operator== | ( | weak_ctrl_handle const & | lhs, |
weak_ctrl_handle const & | rhs | ||
) |
Definition at line 693 of file Matrix/CLHEP/Utility/memory.h.
void CLHEP::sp::sp_enable_shared_from_this | ( | shared_ptr< X > const * | ppx, |
Y const * | py, | ||
enable_shared_from_this< T > const * | pe | ||
) | [inline] |
Definition at line 771 of file Matrix/CLHEP/Utility/memory.h.
Referenced by CLHEP::shared_ptr< P >::shared_ptr().
void CLHEP::sp::sp_enable_shared_from_this | ( | shared_ptr< X > * | ppx, |
Y const * | py, | ||
enable_shared_from_this2< T > const * | pe | ||
) | [inline] |
Definition at line 782 of file Matrix/CLHEP/Utility/memory.h.
void CLHEP::sp::sp_enable_shared_from_this | ( | ... | ) | [inline] |
Definition at line 792 of file Matrix/CLHEP/Utility/memory.h.