[libcxx-commits] [PATCH] D60009: [pstl] Add additional namespace qualifications

Thomas Rodgers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 29 12:56:51 PDT 2019


rodgert created this revision.
Herald added subscribers: libcxx-commits, jdoerfert, mgrang.
Herald added a reviewer: ldionne.

Guarding against unintended ADL issues


Repository:
  rPSTL pstl

https://reviews.llvm.org/D60009

Files:
  include/pstl/internal/algorithm_impl.h
  include/pstl/internal/execution_defs.h
  include/pstl/internal/execution_impl.h
  include/pstl/internal/numeric_impl.h
  include/pstl/internal/parallel_backend_tbb.h
  include/pstl/internal/unseq_backend_simd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60009.192893.patch
Type: text/x-patch
Size: 118536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190329/ed24da66/attachment-0001.bin>


More information about the libcxx-commits mailing list