[cfe-dev] [RFC] How do you want the auto type specifier transform to work?
Vane, Edwin
edwin.vane at intel.com
Thu Jan 31 06:18:53 PST 2013
Hi all,
I'm resuming work on the cpp11-migrate transform that introduces the auto type specifier. I've already implemented one option which is to replace all type specifiers that inherit from std::iterator or have std iterator traits. There are several other options though. For example, replace all type specifiers of a sufficient complexity (measured in character length or perhaps number of scope resolution operators).
What behaviours would be most useful to you?
--
Edwin Vane
Software Developer
Intel of Canada, Inc.
More information about the cfe-dev
mailing list