Rule of three (C++ programming)

id: rule-of-three-c-programming-307-6339517
title: Rule of three (C++ programming)
text: The rule of three and rule of five are rules of thumb in C++ for the building of exception-safe code and for formalizing rules on resource management. The rules prescribe how the default members of a class should be used to achieve these goals systematically.
brand slug: wiki
category slug: encyclopedia
description: Rules of thumb in C++
original url: https://en.wikipedia.org/wiki/Rule_of_three_(C%2B%2B_programming)
date created:
date modified: 2023-10-25T00:20:58Z
main entity: {"identifier":"Q1257553","url":"https://www.wikidata.org/entity/Q1257553"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part