E2118 Bit fields must have integral type (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

In C++, bit fields must have an integral type. This includes enumerations.