#include <Ptr.h>
Public Types | |
using | ptr_t = art::Ptr< T > |
using | key_t = typename ptr_t::key_type |
Public Member Functions | |
size_t | operator() (ptr_t const &p) const noexcept |
using std::hash< art::Ptr< T > >::key_t = typename ptr_t::key_type |
|
inlinenoexcept |
Definition at line 406 of file Ptr.h.