Skip to content

Conversation

@cbjeukendrup
Copy link
Member

There is a chance that this makes it slightly more efficient.

(a sequel of #21126)

@XiaoMigros
Copy link
Contributor

Is line 25 in beamlayout.cpp still needed? I added it in #21126 but it seems you've found a way without using std::set...

@cbjeukendrup cbjeukendrup force-pushed the french_beams_refactor branch from 280c139 to f60bfa9 Compare March 31, 2024 21:07
@cbjeukendrup
Copy link
Member Author

Is line 25 in beamlayout.cpp still needed? I added it in #21126 but it seems you've found a way without using std::set...

There are still other usages of std::set in that file, so I'll leave the include there. (It isn't strictly necessary because it's also in the precompiled header file (build/pch/pch.h), but I prefer to write it explicitly in the file too.)

@cbjeukendrup cbjeukendrup merged commit fb3de67 into musescore:master Mar 31, 2024
@cbjeukendrup cbjeukendrup deleted the french_beams_refactor branch March 31, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants