# copy constructor

> constructor that initializes an object by copying the state of another object of the same type

**Wikidata**: [Q11163184](https://www.wikidata.org/wiki/Q11163184)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Copy_constructor_(C++))  
**Source**: https://4ort.xyz/entity/copy-constructor
