Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Fix is_transparent typedef detection #78

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

k0zmo
Copy link
Contributor

@k0zmo k0zmo commented Jun 25, 2020

This fixes is_transparent typedef detection mechanism. Currently, it requires is_transparent to be the typedef of void which is too strict - VC++ defines its standard transparent operator functors with is_transparent being a typedef of int.

@martinus martinus merged commit 8d81b04 into martinus:master Jun 26, 2020
@martinus
Copy link
Owner

Thanks!

@k0zmo k0zmo deleted the fix-transparent-ops branch June 26, 2020 08:40
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