Commit Graph

1 Commits (1a42a8a5d50e917a3b7158feadc70205cf912cba)

Author SHA1 Message Date
Michael Lutz 33ca4f2b99 Codechange: Let the compile generate the master command table out of templated command traits.
This is using a non-intrusive type-traits like templated system, which
allows compile-time validation that the command table and the command
enum match up.
3 years ago