template<typename Key, typename Value>
eckit::geo::CacheT class final

Public types

using key_type = Key
using value_type = Value

Constructors, destructors, conversion operators

CacheT()
~CacheT()
CacheT(const CacheT&) deleted
CacheT(CacheT&&) deleted

Public functions

auto operator=(const CacheT&) -> CacheT& deleted
auto operator=(CacheT&&) -> CacheT& deleted
auto contains(const key_type& key) const -> bool
auto operator[](const key_type& key) const -> const value_type&
auto operator[](const key_type& key) -> value_type&
auto footprint() const -> bytes_size_t final
void purge() final
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.