E2373 Bit field cannot be static (C++)

From RAD Studio
Jump to: navigation, search

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

Only ordinary C++ class data members can be declared static, not bit fields.