ROOT  6.06/09
Reference Guide
Public Member Functions | List of all members
std::hash< ROOT::TKey > Struct Template Reference

template<>
struct std::hash< ROOT::TKey >

Definition at line 56 of file TKey.h.

Public Member Functions

size_t operator() (const ROOT::TKey &key) const
 A TKey is uniquely identified by its name. More...
 

#include <ROOT/TKey.h>

Member Function Documentation

size_t std::hash< ROOT::TKey >::operator() ( const ROOT::TKey key) const
inline

A TKey is uniquely identified by its name.

Definition at line 58 of file TKey.h.


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