Menu

#11 Classes Should have destructor replaced by custom method

open
nobody
2023-07-03
2023-05-23
Anonymous
No

Originally created by: JonasApessos

Classes Should have destructor replaced by custom method in order to force heap allocation using new or malloc. The destruction should happen automatically by a manager and not the application or the user. The RAII method should be followed but with our control, not be in the mercy of the application or user.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB