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::Node< T > Struct Template Reference

#include <registry.hpp>

Public Attributes

T value
 
std::filesystem::path path
 

Member Data Documentation

◆ path

template<class T >
std::filesystem::path dcn::Registry::Node< T >::path

◆ value

template<class T >
T dcn::Registry::Node< T >::value

The documentation for this struct was generated from the following file: