StandardExceptions::ExcPureFunctionCalled Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
This exception is used in functions that may not be called (i.e. in pure functions) but could not be declared pure since the class is intended to be used anyway, even though the respective function may only be called if a derived class is used.
The documentation for this class was generated from the following file: