RAD Studio
E2135: Constructor/Destructor cannot be declared 'const' or 'volatile'
A constructor or destructor has been declared as
const
or
volatile
.
This is not allowed.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic?
Send feedback!