Hasher for InterfaceBlock, combines the name, byte offset, and type information of each member to produce a hash that reflects the full layout of the block. More...
#include <kanzi/gfx/reflection.hpp>
Public Member Functions | |
| size_t | operator() (const InterfaceBlock &block) const |
Hasher for InterfaceBlock, combines the name, byte offset, and type information of each member to produce a hash that reflects the full layout of the block.
|
inline |