[PATCH] [libcxx] LWG2442: call_once() shouldn't DECAY_COPY()

Agustín Bergé kaballo86 at hotmail.com
Tue Jun 2 11:17:10 PDT 2015


Hi mclow.lists, EricWF,

Implement LWG2442, use references to `call_once` arguments instead of decay-copying them.

http://reviews.llvm.org/D10191

Files:
  include/mutex
  test/std/thread/thread.mutex/thread.once/thread.once.callonce/call_once.pass.cpp
  www/cxx1z_status.html

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10191.26989.patch
Type: text/x-patch
Size: 5509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150602/9659a3d2/attachment.bin>


More information about the cfe-commits mailing list