Skip to content

Commit e16399b

Browse files
committed
Update cxxstd to 11.
Since Boost 1.88.0, the library has been reworked and now requires C++11. Closes #95.
1 parent ecf4ed8 commit e16399b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta/libraries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"Thomas Witt <witt - at - acm.org>",
1616
"Jeffrey Lee Hellrung Jr. <jeffrey.hellrung -at- gmail.com>"
1717
],
18-
"cxxstd": "03"
18+
"cxxstd": "11"
1919
}

0 commit comments

Comments
 (0)