On 02/04/2016 10:02 PM, Marek Polacek wrote:
Do we need matching __auto_type variants?I think at present __auto_type removes the qualifiers from atomic types only, but I'd hope we can just adjust __auto_type to always strip the qualifiers, not introduce __auto_type_noqual...
Exactly what I was thinking. r~