Skip to content
Snippets Groups Projects
Commit 2c824b34 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[std] Implement Dune::Std::make_unique

This uses perfect forwarding (following Herb Sutter) and
SFINAE (following Stephan T. Lavavej) to get a standard
comforming implementation also for array.
parent 333846c8
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment