Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
Loading...
Searching...
No Matches
dcn::registry::LruCache< KeyT, ValueT >::Entry Struct Reference
#include <
registry.hpp
>
Public Attributes
ValueT
value
std::list< KeyT >::iterator
order_it
Member Data Documentation
◆
order_it
template<typename KeyT, typename ValueT>
std::list<KeyT>::iterator
dcn::registry::LruCache
< KeyT, ValueT >::Entry::order_it
◆
value
template<typename KeyT, typename ValueT>
ValueT
dcn::registry::LruCache
< KeyT, ValueT >::Entry::value
The documentation for this struct was generated from the following file:
src/registry/include/
registry.hpp
dcn
registry
LruCache
Entry
Generated by
1.14.0