Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

MSVC compiler error work around #275

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

hjabird
Copy link
Contributor

@hjabird hjabird commented Nov 18, 2021

Using temporary static constexpr variable for local cause MSVC to fail. This PR removes the temporary to fix this issue.

@DuncanMcBain DuncanMcBain merged commit 0620904 into fix-constexpr-msvc Nov 18, 2021
@DuncanMcBain DuncanMcBain deleted the fix-constexpr-msvc-extended branch November 23, 2021 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants