summaryrefslogtreecommitdiffhomepage
path: root/options/value-traits.hpp
AgeCommit message (Collapse)Author
2018-01-18compat: split/cleanup util.hppStanislaw 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-27options/value: template fixStanislaw Halik
2017-09-23compat: use c++17-style value templatesStanislaw Halik
2017-08-14use c++14 featuresStanislaw Halik
2017-05-12options: split up value.hpp headerStanislaw Halik
Also combine the traits classes and make them more useful.