| ||||
| 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. | ||||
| | ||||
| ||||
Friday, November 29, 2013
FeedaMail: Comments for Sutterâs Mill
Subscribe to:
Comments (Atom)