[PATCH] D56676: Introduce forward definitions

Thomas Rodgers via Phabricator reviews at reviews.llvm.org
Mon Jan 14 10:47:09 PST 2019


rodgert created this revision.
Herald added a reviewer: ldionne.
Herald added a subscriber: libcxx-commits.

These are necessary when the standalone PSTL is pulled into the standard
library


Repository:
  rPSTL pstl

https://reviews.llvm.org/D56676

Files:
  include/pstl/internal/algorithm_fwd.h
  include/pstl/internal/numeric_fwd.h
  include/pstl/internal/parallel_backend_tbb_fwd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56676.181599.patch
Type: text/x-patch
Size: 71074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190114/4383db14/attachment-0001.bin>


More information about the libcxx-commits mailing list