2 Commits (master)

Author SHA1 Message Date
Avril 18a854e480
Added type_hash<T>(): Creates a (mostly) unique SHA256 hash at compile time for a given type. The hash is given static storage duration, no other executable bloat is kept.
12 months ago
Avril 09d29eba24
TODO: Compile-time non-RTTI semi-unique type hashes (see include/types.hh for how to do this.)
12 months ago