[all-commits] [llvm/llvm-project] 016187: [libc++] NFC: Inline array<T, N>::at methods inside...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri May 22 06:25:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0161874c04645cbcb8c69af38a571b9fba84cd48
      https://github.com/llvm/llvm-project/commit/0161874c04645cbcb8c69af38a571b9fba84cd48
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M libcxx/include/array

  Log Message:
  -----------
  [libc++] NFC: Inline array<T,N>::at methods inside the class

All other methods are defined in the class, so this increases consistency.




More information about the All-commits mailing list