![]() |
ATLAS Offline Software
|
#include <cstdio>#include <cstdlib>#include <cstring>#include <iostream>#include <stdexcept>#include <cassert>#include "SGTools/SGVersionedKey.h"Go to the source code of this file.
Functions | |
| bool | operator< (const SG::VersionedKey &lhs, const SG::VersionedKey &rhs) |
| sort according to highest key version | |
| bool operator< | ( | const SG::VersionedKey & | lhs, |
| const SG::VersionedKey & | rhs ) |
sort according to highest key version
Definition at line 91 of file SGVersionedKey.cxx.