mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Update broken link to compiler features (close #2677)
This commit is contained in:
parent
613cd38daa
commit
d13f10212a
@ -142,4 +142,4 @@ We are using some modern C++ (C++11, C++14, etc.) features, mainly:
|
||||
* You can use `<atomic>`, `<thread>`, `<mutex>`, and `<condition_variable>`
|
||||
* We can use `using T = ...;` instead of `typedef ... T`
|
||||
* We use gcc 9.2 or clang 9.0 on Linux, so check the features available in
|
||||
https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code
|
||||
https://en.cppreference.com/w/cpp/compiler_support
|
||||
|
Loading…
Reference in New Issue
Block a user