Friday, November 29, 2013

FeedaMail: Comments for Sutter’s Mill

feedamail.com Comments for Sutter's Mill

Comment on Visual C++ Compiler November 2013 CTP by Herb Sutter

@tomasu82: You should be able to use constexpr on variable declarations and free functions, but not on member functions yet. That will be implemented eventually but did not make it into this CTP.

Read More »

Comment on Visual C++ Compiler November 2013 CTP by tomasu82

With the new constexpr support, what exactly /is/ supported? I have some code that uses constexpr on some static class methods and const static member variables. Would that be supported? And if so, is there a way I can check that it is supported? say with a macro #if VER > ??

Thanks.

Read More »

Comment on Visual C++ Compiler November 2013 CTP by Devid

Great that we have 2013 CPT already.
It would be even better if http://rise4fun.com/Vcpp will support VS 2013 RTM and CTP them too.

Read More »
 
Delievered to you by Feedamail.
Unsubscribe

No comments:

Post a Comment