E2230 In-line data member initialization requires an integral constant expression (C++)

From RAD Studio
Jump to: navigation, search

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

Static const class members, which are initialized in the body of the class, have to be initialized with a constant expression of integral type.