zserio icon indicating copy to clipboard operation
zserio copied to clipboard

Consider to support C++ std::hash

Open mikir opened this issue 1 year ago • 0 comments

Currently, generated C++ objects do support hashCode() function.

Consider to support std::hash interface to allow direct usage of generated Zserio objects for std::unordered_map and std::unordered_set.

mikir avatar Nov 24 '23 07:11 mikir