summaryrefslogtreecommitdiff
path: root/absl/synchronization
diff options
context:
space:
mode:
authorGravatar Lawrence Wolf-Sonkin <lawrencews@google.com>2022-12-22 09:49:55 -0800
committerGravatar Copybara-Service <copybara-worker@google.com>2022-12-22 09:50:38 -0800
commite1444d8f5f3d9147445155dde9a93f0070407afe (patch)
treede7059a60c1ff8b6f8b76a67e7f398af530ef090 /absl/synchronization
parent8e6582b877d950cd5c6d05bc891bfc99c6ea2803 (diff)
Update `FixedArray` doc comments to match actual template param names
* The template parameter provided to `FixedArray` for the number of inline elements is named `N` * If left defaulted, which is recommended, `FixedArray` chooses the number of inline elements by itself * The `inline_elements` static class member contains the actual number of inlinable elements * Previously the docs referred to the template parameter as `inline_elements` instead of `N`. PiperOrigin-RevId: 497185546 Change-Id: I321092826d956704c0074062d2a7b924b28e36d0
Diffstat (limited to 'absl/synchronization')
0 files changed, 0 insertions, 0 deletions