Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tbertels
Copy link
Member

Switch to c++17 (gcc default since version 11).

Replace qAsConst with std::as_const
qAsConst is deprecated with Qt6, c++17 introduced std::as_const which does the exact same thing.

qAsConst is deprecated with Qt6, c++17 introduced std::as_const which
does the exact same thing
@cmdrkotori cmdrkotori merged commit eb547cc into mpc-qt:master Aug 30, 2024
@cmdrkotori
Copy link
Member

Thanks, this has been on my to do list for a while.

@tbertels tbertels deleted the c++17 branch August 31, 2024 07:57
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.

2 participants