src/pylib/Lib/enum_impl/intEnum

Search:
Group by:
Source   Edit  

Templates

template DeclIntEnumMeth(Self; Int = int; genObjMeth = true; genInit = false) {.
    dirty.}
Source   Edit  
template GenIntEnumMeth(Self: typedesc; Int = int; genObjMeth = true;
                        genInit = false) {.dirty.}
Source   Edit