Create an enum with optional D-style and C-style versions.
Only the first two parameters (dIden, and baseType) should be supplied sequentially. The rest should be called using named parameters.
See Implementation
Create an enum with optional D-style and C-style versions.
Only the first two parameters (dIden, and baseType) should be supplied sequentially. The rest should be called using named parameters.