add check_invocable_error functions

This commit is contained in:
BlackMATov
2023-07-15 07:27:00 +07:00
parent 3f1f7dfd5b
commit 6b54a73be3
12 changed files with 698 additions and 271 deletions

View File

@@ -7,7 +7,6 @@
- register base types by `META_HPP_ENABLE_POLY_INFO`
- add the library version to sources
- fix all includes to work with the library more flexible
- `try_invoke`/`is_invocable` should return error codes
- test and support shared libraries
## Thoughts