|
Geant4.10
|
Data Structures | |
| class | abstract_ctrl_block |
| struct | const_cast_tag |
| class | ctrl_block_p |
| class | ctrl_block_pd |
| class | ctrl_block_pda |
| struct | dynamic_cast_tag |
| struct | polymorphic_cast_tag |
| class | shared_ctrl_handle |
| struct | shared_ptr_traits |
| struct | shared_ptr_traits< void > |
| struct | shared_ptr_traits< void const > |
| struct | shared_ptr_traits< void const volatile > |
| struct | shared_ptr_traits< void volatile > |
| struct | sp_nothrow_tag |
| struct | static_cast_tag |
| class | weak_ctrl_handle |
Functions | |
| bool | operator== (shared_ctrl_handle const &lhs, shared_ctrl_handle const &rhs) |
| bool | operator< (shared_ctrl_handle const &lhs, shared_ctrl_handle const &rhs) |
| bool | operator== (weak_ctrl_handle const &lhs, weak_ctrl_handle const &rhs) |
| bool | operator< (weak_ctrl_handle const &lhs, weak_ctrl_handle const &rhs) |
| template<typename X , typename Y , typename T > | |
| void | sp_enable_shared_from_this (shared_ptr< X > const *ppx, Y const *py, enable_shared_from_this< T > const *pe) |
| template<typename X , typename Y , typename T > | |
| void | sp_enable_shared_from_this (shared_ptr< X > *ppx, Y const *py, enable_shared_from_this2< T > const *pe) |
| void | sp_enable_shared_from_this (...) |
| bool CLHEP::sp::operator< | ( | shared_ctrl_handle const & | lhs, |
| shared_ctrl_handle const & | rhs | ||
| ) |
| bool CLHEP::sp::operator< | ( | weak_ctrl_handle const & | lhs, |
| weak_ctrl_handle const & | rhs | ||
| ) |
| bool CLHEP::sp::operator== | ( | shared_ctrl_handle const & | lhs, |
| shared_ctrl_handle const & | rhs | ||
| ) |
| bool CLHEP::sp::operator== | ( | weak_ctrl_handle const & | lhs, |
| weak_ctrl_handle const & | rhs | ||
| ) |
|
inline |
Definition at line 782 of file memory.h.
Referenced by CLHEP::shared_ptr< T >::shared_ptr().
|
inline |
1.8.7