#include <G3D.h>
|
| static size_t | hashCode (shared_ptr< T > key) |
| |
template<class T >
| static size_t HashTrait< shared_ptr< T > >::hashCode |
( |
shared_ptr< T > |
key | ) |
|
|
inlinestatic |
107 {
return reinterpret_cast<size_t>( key.get() ); }
The documentation for this struct was generated from the following file:
- dep/g3dlite/include/G3D/G3D.h