[libcxx-commits] [PATCH] D148478: [libc++][PSTL] Add design docs
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 18 09:36:45 PDT 2023
Mordante added a comment.
In D148478#4275073 <https://reviews.llvm.org/D148478#4275073>, @philnik wrote:
> In D148478#4272963 <https://reviews.llvm.org/D148478#4272963>, @grandinj wrote:
>
>> Would be nice to include
>>
>> (a) the unabbreviated form of PSTL
>
> This is a bit ambiguous. Do you mean "Parallel STL"? If yes, I'm not sure it results in less confusion, since it's mostly referred to as the PSTL. The subdirectory is also called `pstl`.
I think calling it Parallel STL once will help. Somebody not familiar with the name directly has a good idea what this is about.
I don't feel we need to spell out STL, since that is quite a familiar C++ term.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148478/new/
https://reviews.llvm.org/D148478
More information about the libcxx-commits
mailing list