Skip to content
Prev 49126 / 63424 Next

Using Rtools with gcc 4.8.3

Le 5 oct. 2014 ? 13:56, Romain Fran?ois <romain at r-enthusiasts.com> a ?crit :
Those missing features in C++0x from 4.6.3 include: 
 - delegate constructors
 - template aliases (a more powerful `using` keyword

We?ve worked around that, but at the expense of some code clarity, safety and boilerplateness (esp. the delegate constructor feature).