Opened 9 years ago
Closed 9 years ago
#8887 closed Bugs (fixed)
Boost.Build VS2013 enable N3276
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
According to Stephan T. Lavavej's comment http://blogs.msdn.com/b/somasegar/archive/2013/06/28/cpp-conformance-roadmap.aspx#10430924, Visual Studio 2013 fully implements N3276 decltype. Boost 1.54.0 builds with this feature enabled, and none of my own checks did exhibit any failures so far.
Attachments (2)
Change History (4)
by , 9 years ago
Attachment: | 0001-Boost.Build-enable-N3276-decltype-with-Visual-Studio-2013.patch added |
---|
by , 9 years ago
Attachment: | 0001-Boost.Build-enable-N3276-decltype-with-Visual-Studio-2013.2.patch added |
---|
comment:1 by , 9 years ago
Note:
See TracTickets
for help on using tickets.
sorry, previous patch was the wrong one!