[libcxx-commits] [PATCH] D58642: First part of P1227R2 - Signed ssize() functions, unsigned size() functions

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 25 12:11:13 PST 2019


mclow.lists created this revision.
mclow.lists added reviewers: ldionne, EricWF, jorgbrown.
Herald added a subscriber: christof.

Implement the global function `std::ssize`


https://reviews.llvm.org/D58642

Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.container/ssize.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58642.188235.patch
Type: text/x-patch
Size: 5089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190225/57b26cf5/attachment.bin>


More information about the libcxx-commits mailing list