mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-19 04:12:14 +00:00
Update cxxstd to 11.
Since Boost 1.88.0, the library has been reworked and now requires C++11. Closes https://github.com/boostorg/iterator/issues/95.
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
"Thomas Witt <witt - at - acm.org>",
|
||||
"Jeffrey Lee Hellrung Jr. <jeffrey.hellrung -at- gmail.com>"
|
||||
],
|
||||
"cxxstd": "03"
|
||||
"cxxstd": "11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user