Helper templates for meta programming, substitute for missing "type_traits", "limits", "utility" and "functional" standard library headers.
Go to file
2020-05-16 17:29:54 +02: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 Implement reference_wrapper and invoke to allow invoke_result_t implementation 2020-05-16 17:29:54 +02:00
LICENSE Initial commit 2020-04-07 03:43:29 +02:00
type.hpp Implement invoke_result_t and all dependencies 2020-05-16 16:43:37 +02:00
util.hpp Implement reference_wrapper and invoke to allow invoke_result_t implementation 2020-05-16 17:29:54 +02:00