Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use std::tuple for ValueMap allocator #1289

Merged
merged 1 commit into from Mar 26, 2017
Merged

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Mar 24, 2017

Use std::tuple for ValueMap allocator to fix building with clang / libc++4

Fixes #1288.

@copumpkin
Copy link
Member

@edolstra @shlevy @domenkozar here too? 😄

@shlevy shlevy merged commit 023217f into NixOS:master Mar 26, 2017
@LnL7 LnL7 deleted the valuemap-allocator branch March 27, 2017 06: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.

Non-compliant (as far as I can tell) ValueMap allocator when using boehm
3 participants