Skip to content

Commit

Permalink
Add std::optional to TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
Martchus committed Aug 9, 2019
1 parent fecde7d commit d7e7bdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODOs.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
- [x] Support `std::unique_ptr` and `std::shared_ptr`
- [x] Support `std::map` and `std::unordered_map`
- [ ] Support `std::any`
- [ ] Support `std::optional`
- [x] Support/document customized (de)serialization (eg. serialize some `DateTime` object to ISO string representation)

0 comments on commit d7e7bdb

Please sign in to comment.