add constexpr_array and add Enum_traits; working on adding Enum_set
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 13 Jun 2017 11:26:59 +0000 (04:26 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 13 Jun 2017 11:26:59 +0000 (04:26 -0700)
commita4753b7776d685fdc902dfe0ff96d35fa38dcf3d
treefa8a4556eea669fc9564a397ac0f0e6e0199f483
parent18df474ccf8c8d586c083be887acec58deacdfed
add constexpr_array and add Enum_traits; working on adding Enum_set
src/util/constexpr_array.h [new file with mode: 0644]
src/util/enum.h [new file with mode: 0644]