Skip to content

Fixed compiler errors when building for C++20.#17

Merged
TheCherno merged 2 commits intoStudioCherno:masterfrom
jeffreylindsey:fix-c++20-support
Jan 24, 2023
Merged

Fixed compiler errors when building for C++20.#17
TheCherno merged 2 commits intoStudioCherno:masterfrom
jeffreylindsey:fix-c++20-support

Conversation

@jeffreylindsey
Copy link
Contributor

-error C4596: 'Reset': illegal qualified name in member declaration
-error C4596: 'Elapsed': illegal qualified name in member declaration
-error C4596: 'ElapsedMillis': illegal qualified name in member declaration

-error C4596: 'Reset': illegal qualified name in member declaration
-error C4596: 'Elapsed': illegal qualified name in member declaration
-error C4596: 'ElapsedMillis': illegal qualified name in member declaration
@sudopluto
Copy link

#23

got the same issue when trying to build with gcc

@TheCherno TheCherno merged commit 3b8e414 into StudioCherno:master Jan 24, 2023
@jeffreylindsey jeffreylindsey deleted the fix-c++20-support branch January 24, 2023 08:23
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.

3 participants