[libcxx-commits] [PATCH] D142302: [libc++][format] Fixes usage of contiguous ranges.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 22 05:38:04 PST 2023


Mordante updated this revision to Diff 491153.
Mordante added a comment.

Fixes compilation with older compilers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142302

Files:
  libcxx/include/__format/range_formatter.h
  libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.tests.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142302.491153.patch
Type: text/x-patch
Size: 4062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230122/f0f413ce/attachment.bin>


More information about the libcxx-commits mailing list