Remove support for RegularArea template to have ptr as first typename

Authored by aacid on Jan 9 2019, 11:58 PM.

Description

Remove support for RegularArea template to have ptr as first typename

We don't use it and it had problems if you tried to use the copy
constructor or the assignment operator so better just remove it.

I'm unusure if this is binary incompatible, but oh well

Details

Committed
aacidJan 9 2019, 11:58 PM
Parents
R223:4fb7582093d1: Obey rule-of-three in NormalizedPoint and NormalizedRect
Branches
Unknown
Tags
Unknown