Skip to content
Commit 175a1040 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Remove an (incorrect) compiler workaround in the __mu function. The

workaround relied on rvalue references binding to non-function
lvalues, while the original formulation (with std::forward) does the
right thing.

llvm-svn: 124241
parent f3e78a30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment