[all-commits] [llvm/llvm-project] a12565: [NFC][libc++] Addresses LWG3781.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jan 31 11:09:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a125659f5e8a2eb6aa1174209f5fd1ab8e8cdec4
      https://github.com/llvm/llvm-project/commit/a125659f5e8a2eb6aa1174209f5fd1ab8e8cdec4
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx2bIssues.csv

  Log Message:
  -----------
  [NFC][libc++] Addresses LWG3781.

  LWG3781 The exposition-only alias templates cont-key-type and
  cont-mapped-type should be removed

Libc++ never implemented these aliases.

Reviewed By: #libc, philnik, ldionne

Differential Revision: https://reviews.llvm.org/D142912




More information about the All-commits mailing list