SFML community forums

Help => General => Topic started by: Veritas on April 18, 2014, 02:50:13 pm

Title: Will sfml be updated using c++11 features?
Post by: Veritas on April 18, 2014, 02:50:13 pm
It feels that some classes (like most resources) could make great use of the move semantics introduced with the c++11 standard. Are there any plans to update the classes so they include move constructors?
Title: Re: Will sfml be updated using c++11 features?
Post by: Nexus on April 18, 2014, 02:54:37 pm
Please search before posting... #129 (https://github.com/SFML/SFML/issues/129)
Title: Re: Will sfml be updated using c++11 features?
Post by: Veritas on April 18, 2014, 02:57:14 pm
Sorry I don't know how I missed that!