Cache classes. More...
#include <boost/any.hpp>
#include <boost/optional.hpp>
#include <map>
#include <string>
#include <functional>
#include <cassert>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | Scine::Molassembler::Temple::MinimalCache< KeyType, ValueType > |
A minimal wrapper around a map class with cache semantics. More... | |
class | Scine::Molassembler::Temple::Cache< KeyType > |
Namespaces | |
Scine::Molassembler | |
Central library namespace. | |
Scine::Molassembler::Temple | |
Template shorthands, optimizers and constexpr data types. | |
Cache classes.