| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| algorithm.h | ||
| algorithm_test.cc | ||
| container.h | ||
| container_test.cc |
This allows them to be used in constexpr expressions, such as the following: ``` constexpr int distance = absl::c_distance(std::array<int, 3>()); ``` Requires at least C++17 to be constexpr. PiperOrigin-RevId: 648435141 Change-Id: I8136e351a6dc4c25f06ef895fb449f4f11048480
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| algorithm.h | Loading commit data... | |
| algorithm_test.cc | Loading commit data... | |
| container.h | Loading commit data... | |
| container_test.cc | Loading commit data... |