Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 0713bf9cc34e75572058b46f712d37031762fa9d Author: Louis Dionne <ldionne.2@gmail.com> Date: Mon Nov 4 10:44:26 2024 -0500 [libc++] Inline small functions inside vector (#114567) This helps with readability since the reader doesn't need to jump around a bunch of times only to read functions that are implemented in 1 or 2 lines of code. |