gencpp/project/components/ESpecifier.csv
Ed_ cf65638979 Started to generate the enums from csv (ECode, EOperator, ESpecifier).
- Changed the zpl csv parser to only accept hex values with 0x perfix. it was messing with the add term.
- Small changes to the clang format config.
2023-07-26 14:21:20 -04:00

569 B

1InvalidINVALID
2Constevalconsteval
3Constexprconstexpr
4Constinitconstinit
5Explicitexplicit
6External_Linkageextern
7Globalglobal
8Inlineinline
9Internal_Linkageinternal
10Local_Persistlocal_persist
11Mutablemutable
12Ptr*
13Ref&
14Registerregister
15RValue&&
16Staticstatic
17Thread_Localthread_local
18Volatilevolatile
19Virtualvirtual
20Constconst
21Finalfinal
22Overrideoverride