top | item 18622126 (no title) dj-wonk | 7 years ago I'd like to see more projects consider this approach for updates.Would anyone like to share other examples of this sort of thing (such as in other compilers or tools)? discuss order hn newest steveklabnik|7 years ago We took a lot of inspiration from C++ and Java, both of which have some sort of flag that says “compile this against a particular version”. mlindner|7 years ago Except C++03 isn't getting any more features added to it and neither is C++11 (which also use the year, not version number). 2015 edition will continue to get new features. load replies (1)
steveklabnik|7 years ago We took a lot of inspiration from C++ and Java, both of which have some sort of flag that says “compile this against a particular version”. mlindner|7 years ago Except C++03 isn't getting any more features added to it and neither is C++11 (which also use the year, not version number). 2015 edition will continue to get new features. load replies (1)
mlindner|7 years ago Except C++03 isn't getting any more features added to it and neither is C++11 (which also use the year, not version number). 2015 edition will continue to get new features. load replies (1)
steveklabnik|7 years ago
mlindner|7 years ago