This commit is contained in:
BlackMATov
2022-01-07 18:33:14 +07:00
parent 856ffc8cdc
commit 18a456217c

6
TODO.md Normal file
View File

@@ -0,0 +1,6 @@
# meta.hpp
- add debug type names
- add meta exception class
- add conversion of nullptr to any pointers
- add conversion of any pointers to void pointer ( identically cv-qualified )