Show HN: Mirror_hash – Hash anything with C++ reflection (github.com) 3 points by fthiesen 6mo ago ↗ HN
[–] benttoothpaste 6mo ago ↗ This looks awesome. I don't have access to clang++ with reflection enabled yet so I can't really play with it. But does it handle correctly structures with padding (i.e. all members trivial but there is padding between members): struct Data { char c; int x; };
1 comment
[ 2.1 ms ] story [ 15.8 ms ] thread