![]() |
ATLAS Offline Software
|
This file contains the class definition for the Guid class (migrated from POOL). More...
#include <iosfwd>#include <string>#include <array>#include <stdexcept>#include <type_traits>#include <span>#include <algorithm>#include <format>Go to the source code of this file.
Classes | |
| class | Guid |
| This class provides a encapsulation of a GUID/UUID/CLSID/IID data structure (128 bit number). More... | |
| class | Guid::string |
| A class designed to facilitate exchange of Guid::string objects without additional allocations. More... | |
| struct | Guid::FallBack |
| struct | std::formatter< Guid::string > |
| struct | std::hash< Guid > |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Guid::string &guid) |
This file contains the class definition for the Guid class (migrated from POOL).
Definition in file Guid.h.
|
inline |
1.8.18