C++: Ownership/RAII# Screenplay: C++: Ownership/RAII Allocate in Constructor Deallocate in Destructor - Ownership Ownership: 2 x non-const Ownership: const Method Ownership: 2 x const Code: C++: Ownership/RAII