Helper templates for meta programming, substitute for missing "type_traits", "limits", "utility" and "functional" standard library headers.
Go to file
2022-01-11 00:09:01 +01:00
.clang-format Initial commit 2020-04-07 03:43:29 +02:00
.gitattributes Initial commit 2020-04-07 03:43:29 +02:00
.gitignore Initial commit 2020-04-07 03:43:29 +02:00
func.hpp Merge type repo into util 2020-05-16 17:39:34 +02:00
LICENSE Initial commit 2020-04-07 03:43:29 +02:00
new.cpp Implement operator new/delete 2022-01-10 02:51:39 +01:00
new.hpp Implement operator new/delete 2022-01-10 02:51:39 +01:00
type.hpp Merge type repo into util 2020-05-16 17:39:34 +02:00
util.hpp Make constexpr for itself constexpr 2022-01-11 00:09:01 +01:00