20,741
edits
Legoboyvdlp (talk | contribs) No edit summary  | 
				m (→Repositories and branches:  https://sourceforge.net/p/flightgear/mailman/message/37309892/)  | 
				||
| Line 15: | Line 15: | ||
== Repositories and branches ==  | == Repositories and branches ==  | ||
{{Note|  | |||
Next is C++17 since we branched 2020.3 off: so far this seems to be working well, we can use the fun stuff such as std::optional, and the nicer overloads of make_shared / make_unique. Since 2020.3 and before also used C++11, we have been using lambdas, direct member init and gradually replacing ‘typedef’ with ‘using’ for years now, but as an incremental process: for the time being, it doesn't seem like wholesale search and replace conversions are justified.<ref>https://sourceforge.net/p/flightgear/mailman/message/37309892/</ref>  | |||
}}  | |||
The FlightGear project is split up in the repositories listed below.  | The FlightGear project is split up in the repositories listed below.  | ||
{| class="wikitable"  | {| class="wikitable"  | ||