diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..0632421 --- /dev/null +++ b/TODO.md @@ -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 )