E2540 String literal expected (C++)

From RAD Studio
Jump to: navigation, search

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

You need to specify a string literal in the position indicated in the error message.

A string literal is the second argument in a static assertion. For details about using a static assertion, see Static Assertions.