Extend TODOs

This commit is contained in:
Martchus 2017-11-06 00:05:56 +01:00
parent 95719ac8a4
commit d039daf938
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
- [x] Add documentation (install instructions, usage)
- [ ] Support enums (undoable with Boost.Hana)
- [ ] Support templated classes
- [ ] Allow making 3rdparty classes/structs reflectable
- [ ] Add additional parameter for code generator to allow specifying relevant classes
explicitely
- [ ] Fix traits currently relying on `JsonSerializable` being base class
## Library-only
- [ ] Support `std::unique_ptr` and `std::shared_ptr`