refactor: refactor enum helper as flag enum.
- refactor enum helper. - add testbench for it.
This commit is contained in:
@ -5,6 +5,7 @@ target_sources(YYCCTestbench
|
||||
PRIVATE
|
||||
main.cpp
|
||||
yycc/macro/version_cmp.cpp
|
||||
yycc/flag_enum.cpp
|
||||
yycc/constraint.cpp
|
||||
yycc/constraint/builder.cpp
|
||||
yycc/string/op.cpp
|
||||
|
Reference in New Issue
Block a user