GCC 4.8.1 released
GCC 4.8.1 released
Posted Jun 7, 2013 14:52 UTC (Fri) by jwakely (subscriber, #60262)In reply to: GCC 4.8.1 released by jzbiciak
Parent article: GCC 4.8.1 released
The larger changes (e.g. filesystem library, networking library, a trivial little thing called concepts) are being done as separate "Technical Specification" documents so they can happen on separate schedules that are independent of approving a new standard.
Posted Jun 7, 2013 16:54 UTC (Fri)
by jzbiciak (guest, #5246)
[Link]
These finer grain updates sound much less disruptive.
And reading up on that "trivial little thing called concepts": That looks very useful, but feels like the kind of feature that would ripple to all corners of the language, or at least all the corners of the standard library. Probably a good thing it is on a parallel track that won't hold up a specific refresh of the C++ standard.
GCC 4.8.1 released