Skip to content

Conversation

absurdfarce
Copy link
Collaborator

Add type_traits include. PR #533 used std::underlying_type to make the MemoryOrder enum work with C++ 20 but apparently some older gcc instance still want the type_traits include that defines the underlying_type template.

…e MemoryOrder

enum work with C++ 20 but apparently some older gcc instance still want the type_traits
include that defines the underlying_type template.
@absurdfarce absurdfarce merged commit f4e8c4e into master Oct 2, 2023
@absurdfarce absurdfarce deleted the underlying_type_fix branch October 2, 2023 16:01
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.

1 participant