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

Forwarding decay to std:: #1770

Merged
merged 2 commits into from Sep 29, 2015
Merged

Forwarding decay to std:: #1770

merged 2 commits into from Sep 29, 2015

Conversation

K-ballo
Copy link
Member

@K-ballo K-ballo commented Sep 28, 2015

Reimplement util::decay on top of std::decay. The Boost based version has a considerable compile-time cost compared to the standard one. While on the neighborhood, add std::reference_wrapper support to decay_unwrap.

@sithhell
Copy link
Member

LGTM.

sithhell added a commit that referenced this pull request Sep 29, 2015
@sithhell sithhell merged commit 5d3897b into master Sep 29, 2015
@sithhell sithhell deleted the decay branch September 29, 2015 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants