TrueReality  v0.1.1912
trUtil::hash< osg::ref_ptr< _Key > > Struct Template Reference

Hash function for hashing osg::ref_ptr. More...

#include <SmrtPtr.h>

Public Member Functions

size_t operator() (const trBase::SmrtPtr< _Key > &keyPtr) const
 

Detailed Description

template<class _Key>
struct trUtil::hash< osg::ref_ptr< _Key > >

Hash function for hashing osg::ref_ptr.

Definition at line 224 of file SmrtPtr.h.

Member Function Documentation

◆ operator()()

template<class _Key >
size_t trUtil::hash< osg::ref_ptr< _Key > >::operator() ( const trBase::SmrtPtr< _Key > &  keyPtr) const
inline

Definition at line 226 of file SmrtPtr.h.

References trBase::SmrtPtr< T >::Get().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: