metadata 0.2.0
Modern C++23 header-only metadata container (JSON-like)
Loading...
Searching...
No Matches
std::hash< md::Value > Struct Reference

std::hash specialization for md::Value (stable within a single process). More...

#include <hash.hpp>

Public Member Functions

std::size_t operator() (const md::Value &v) const noexcept
 Hash an md::Value.
 

Detailed Description

std::hash specialization for md::Value (stable within a single process).


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