summaryrefslogtreecommitdiff
path: root/src/enum.hh
AgeCommit message (Expand)Author
2021-11-21Replace std::enable_if with requiresMaxime Coste
2017-05-17Move constexpr compatible Array struct to meta.hhMaxime Coste
2017-03-15Move enum/flags option functions to option_types.hhMaxime Coste
2017-03-15Migrate to a more value based meta programming modelMaxime Coste
2016-12-27Support set -add on flag typesMaxime Coste
2016-03-25Add a SplitView container viewMaxime Coste
2016-02-29Avoid a gcc warning in enum option_to_string implMaxime Coste
2016-02-28Code cleanupMaxime Coste
2015-11-20Move enum option handling in enum.hh and refactor enum optionsMaxime Coste