ROOT  6.06/08
Reference Guide
Classes | Namespaces | Functions
TKey.h File Reference
#include <chrono>
+ Include dependency graph for TKey.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 

Functions

bool ROOT::operator< (const TKey &lhs, const TKey &rhs)
 
bool ROOT::operator> (const TKey &lhs, const TKey &rhs)
 
bool ROOT::operator== (const TKey &lhs, const TKey &rhs)
 
bool ROOT::operator<= (const TKey &lhs, const TKey &rhs)
 
bool ROOT::operator>= (const TKey &lhs, const TKey &rhs)
 

Detailed Description

Author
Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Date
2015-07-31
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file TKey.h.