Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
2753 days 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”.
1 comments
mlindner
2753 days 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.
link
steveklabnik
2753 days ago
Yes, the non-2015 editions are direct analogues, but 2015 is special.
link