[libcxx-commits] [PATCH] D60027: Add shift functions (P0769)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 5 11:31:23 PDT 2019
zoecarver updated this revision to Diff 193920.
zoecarver added a comment.
Make `shift` functions `constexpr`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60027/new/
https://reviews.llvm.org/D60027
Files:
include/algorithm
test/std/algorithms/alg.shift/shift_exec_policy.pass.cpp
test/std/algorithms/alg.shift/shift_left.pass.cpp
test/std/algorithms/alg.shift/shift_right.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60027.193920.patch
Type: text/x-patch
Size: 14755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190405/4a1a6aa8/attachment.bin>
More information about the libcxx-commits
mailing list