[all-commits] [llvm/llvm-project] f22ecd: [libc++] Move out `flat_map::iterator` (for reusi...

Hui via All-commits all-commits at lists.llvm.org
Mon Dec 9 06:22:50 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f22ecdd9b99485fe73822e44282ae6eb3cc9561b
      https://github.com/llvm/llvm-project/commit/f22ecdd9b99485fe73822e44282ae6eb3cc9561b
  Author: Hui <hui.xie1990 at gmail.com>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    M libcxx/include/__flat_map/flat_map.h
    A libcxx/include/__flat_map/key_value_iterator.h
    M libcxx/include/module.modulemap
    M libcxx/test/std/containers/container.adaptors/flat.map/flat.map.cons/iter_iter_stability.pass.cpp
    M libcxx/test/std/containers/container.adaptors/flat.map/flat.map.iterators/reverse_iterator.pass.cpp
    M libcxx/test/std/containers/container.adaptors/flat.map/incomplete_type.pass.cpp

  Log Message:
  -----------
  [libc++] Move  out `flat_map::iterator` (for reusing it in flat_multimap) (#117445)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list