The GACH has been `NONCOPYABLE` for a long time. I don't think that it is necessary for the copy constructor to be deleted, and it is in fact very practical to be able to copy arrays. We can still disallow the copy assignment operator, as this opens up the door for accidentally doing an expensive copy by mistake.
-
Unassigned
-
Johan Sjölen
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated: