mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
Implements [P3060R3](https://wg21.link/P3060R3) Closes #148175 # References - https://github.com/cplusplus/draft/issues/7966 - https://github.com/cplusplus/draft/pull/8006 - https://wg21.link/customization.point.object - https://wg21.link/range.iota.overview - https://wg21.link/ranges.syn --------- Co-authored-by: Hristo Hristov <zingam@outlook.com> Co-authored-by: A. Jiang <de34@live.cn>