aboutsummaryrefslogtreecommitdiff
path: root/absl/container/internal/layout.h
Commit message (Expand)AuthorAgeFilesLines
* `layout`: Delete outdated comments about ElementType alias not being used bec...Dino Radakovic2024-03-211-6/+0
* Add template keyword to example comment for Layout::WithStaticSizes.Evan Brown2024-03-181-2/+2
* Fix a typo in a comment.Evan Brown2024-03-181-2/+2
* Add a feature to container_internal::Layout that lets you specify some array ...Abseil Team2024-03-181-60/+185
* `layout`: Mark parameter of Slices with ABSL_ATTRIBUTE_UNUSED, remove old wor...Dino Radakovic2024-03-151-4/+5
* `layout`: Use auto return type for functions that explicitly instantiate std:...Dino Radakovic2024-03-151-6/+2
* Replace usages of absl::move, absl::forward, and absl::exchange with theirDerek Mauro2024-03-111-1/+1
* Fix a small typo in the docs.Abseil Team2023-10-051-1/+1
* Re-submit with a fix for platforms without RTTI.Abseil Team2023-10-021-20/+5
* Add an internal wrapper for `abi::__cxa_demangle()`.Abseil Team2023-09-261-4/+21
* Add an internal wrapper for `abi::__cxa_demangle()`.Abseil Team2023-09-261-21/+4
* Export of internal Abseil changesAbseil Team2021-03-191-1/+1
* Fix C++/CLI build problem (#916)Christian Fersch2021-03-181-4/+4
* Export of internal Abseil changesAbseil Team2020-07-311-5/+7
* Export of internal Abseil changesAbseil Team2019-12-121-0/+2
* Changed HTTP URLs to HTTPS where possible (#270)nik72732019-03-081-1/+1
* Export of internal Abseil changes.Abseil Team2019-03-061-1/+2
* Export of internal Abseil changes.Abseil Team2018-12-041-1/+3
* Export of internal Abseil changes.Abseil Team2018-11-271-7/+11
* Fix code snippet in comment (#174)Loo Rong Jie2018-09-281-1/+1
* Export of internal Abseil changes.Abseil Team2018-09-271-0/+732