E2123 Class 'class' may not contain pure functions (C++)

From RAD Studio
Jump to: navigation, search

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

The class being declared cannot be abstract, and therefore it cannot contain any pure functions.