parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
std::hash< parcel::ICell > Struct Reference

std::hash<ICell> — equality-consistent with operator==. More...

#include <cell.h>

Detailed Description

std::hash<ICell> — equality-consistent with operator==.

Routes to ICell::hash_value. Container cells recurse through their children's hash_value so two cells that compare equal under display-info-insensitive equality also hash equal, even when nested cells differ in their DisplayInfo.


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