You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
alloc.h 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
borrow.hh Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators), 1 year ago
constraints.hh alloc.h: Added `deleter` (polymorphic, untyped base & typed template children), working on interface design... 1 year ago
error.hh Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators), 1 year ago
id.hh 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
macros.h 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
macros.hh Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators), 1 year ago
types.h Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators), 1 year ago
types.hh 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
util.hh 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