| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-21 | Replace std::enable_if with requires | Maxime Coste | |
| Introduce some concepts for enum and flags handling, goodbye and thanks for all the fish std::enable_if. | |||
| 2017-05-17 | Move constexpr compatible Array struct to meta.hh | Maxime Coste | |
| 2017-03-15 | Move enum/flags option functions to option_types.hh | Maxime Coste | |
| 2017-03-15 | Migrate to a more value based meta programming model | Maxime Coste | |
| Introduce Meta::Type<T> to store a type as value, and pass it around, migrate enum_desc and option_type_name to this. | |||
| 2016-12-27 | Support set -add on flag types | Maxime Coste | |
| Fixes #1082 | |||
| 2016-03-25 | Add a SplitView container view | Maxime Coste | |
| 2016-02-29 | Avoid a gcc warning in enum option_to_string impl | Maxime Coste | |
| 2016-02-28 | Code cleanup | Maxime Coste | |
| 2015-11-20 | Move enum option handling in enum.hh and refactor enum options | Maxime Coste | |
