Opened 9 years ago

Closed 9 years ago

#8887 closed Bugs (fixed)

Boost.Build VS2013 enable N3276

Reported by: Daniela Engert <dani@…> 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)

0001-Boost.Build-enable-N3276-decltype-with-Visual-Studio-2013.patch (1.2 KB ) - added by Daniela Engert <dani@…> 9 years ago.
0001-Boost.Build-enable-N3276-decltype-with-Visual-Studio-2013.2.patch (1.2 KB ) - added by Daniela Engert <dani@…> 9 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Daniela Engert <dani@…>, 9 years ago

sorry, previous patch was the wrong one!

comment:2 by John Maddock, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in Git develop

Note: See TracTickets for help on using tickets.