llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.99k stars 11.95k forks source link

P0429: A Standard flat_map #99665

Closed cjdb closed 1 month ago

cjdb commented 3 months ago

See https://eel.is/c++draft/flat.map.

ldionne commented 3 months ago

@huixie90 Is already working on a patch for this, we discussed it a few weeks ago. To avoid duplicate work.

ldionne commented 1 month ago

Closing as a duplicate of the "official paper tracking issue" here: https://github.com/llvm/llvm-project/issues/105190

There's no difference other than the other issue was created via my scripts and added to the Conformance Table, and this one wasn't.