Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-18 | compat: split/cleanup util.hpp | Stanislaw Halik | |
Some of the headers are clearly useless. Remove them. Move what's inside util.hpp into separate headers. Adjust usages. Will remove util.hpp. | |||
2017-10-27 | options/value: template fix | Stanislaw Halik | |
2017-09-23 | compat: use c++17-style value templates | Stanislaw Halik | |
2017-08-14 | use c++14 features | Stanislaw Halik | |
2017-05-12 | options: split up value.hpp header | Stanislaw Halik | |
Also combine the traits classes and make them more useful. |