CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
enum-class
05-05
Enterprise
Using a enum class from a c header in a c header
12-12
OS
Avoiding repetitive copy-paste of static_cast<size_t>(enum_type) for casting an enum class to
10-29
Blockchain
What are commonly-used ways to iterate over an enum class in C ?
09-17
Enterprise
I want to make a C enum of QString formats to display a QTime
Links:
CodePudding