C++ Logo

std-discussion

Advanced search

Safety critical C++ inheritance?

From: Richard Bamford <richardbamford1_at_[hidden]>
Date: Wed, 17 Apr 2024 20:23:31 +0000
Hi,

The MISRA C++ programming standards and many safety critical applications are unable to use heap memory without filing deviations. Is there any way that programs aiming to follow those standards can use inheritance in C++ without using heap memory?

Thank you,
Richard B.

Received on 2024-04-17 20:23:38