2 Commits (18a854e4807726138c6e21e57aaab06660291ba0)

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.
1 year ago
Avril 8ac56c862f
Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators),
1 year ago