Add Boost.Hana to dependencies

This commit is contained in:
Martchus 2017-10-25 19:25:27 +02:00
parent 34779dcf4b
commit 646edfc16d
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ TODO
* the CMake build system
* LibTooling from Clang for the code generator
* RapidJSON for JSON (de)serialization
* Boost.Hana for using `BOOST_HANA_DEFINE_STRUCT` instead of code generator
* `c++utilities` for various helper functions
Optional: