[libcxx-commits] [PATCH] D58852: Changes from integrating PSTL with libstdc++

Mikhail Dvorskiy via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 5 04:26:51 PST 2019


MikeDvorskiy added inline comments.


================
Comment at: include/pstl/internal/algorithm_fwd.h:2
+// -*- C++ -*-
+//===-- algorithm_fwd.h --------------------------------------------------===//
+//
----------------
Thomas, what's a reason to rename the files with forward declarations? (glue_algorithm_defs.h, glue_numeric_defs.h, glue_memory_defs.h to  algorithm_fwd.h, numeric_fwd.h, memory_fwd.h)



Repository:
  rPSTL pstl

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58852/new/

https://reviews.llvm.org/D58852





More information about the libcxx-commits mailing list