[cfe-commits] [PATCH] C++0x strongly typed enums
Daniel Wallin
daniel at boostpro.com
Thu Sep 30 13:05:50 PDT 2010
Hi,
Attached is a patch that implements partial support for strongly typed
enums. It lacks support for opaque enums, and there are at least a few
cases where a scoped enum is accepted where it shouldn't be. Comments
welcome!
--
Daniel Wallin
BoostPro Computing
http://www.boostpro.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strong-enums.patch
Type: application/octet-stream
Size: 27182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100930/cee932f6/attachment.obj>
More information about the cfe-commits
mailing list