![]() |
MySQL 8.0.43
Source Code Documentation
|
#include <unordered_map>#include "components/keyrings/common/data/data.h"#include "components/keyrings/common/data/meta.h"Go to the source code of this file.
Classes | |
| class | keyring_common::cache::Datacache< Data_extension > |
Namespaces | |
| namespace | keyring_common |
| namespace | keyring_common::cache |
Typedefs | |
| template<typename Data_extension > | |
| using | keyring_common::cache::Cache = std::unordered_map< meta::Metadata, Data_extension, meta::Metadata::Hash > |