| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| crc32c.cc | ||
| crc32c.h | ||
| crc32c_benchmark.cc | ||
| crc32c_test.cc |
https://google.github.io/styleguide/cppguide.html#Designated_initializers recommends using designated initializers as does https://abseil.io/tips/172, but apparently they are a non-standard extension prior to C++20. For maximum compatibility, avoid using them here. Fixes #1413 PiperOrigin-RevId: 516892890 Change-Id: Id7b7857891e39eb52132c3edf70e5bf4973755af
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| crc32c.cc | Loading commit data... | |
| crc32c.h | Loading commit data... | |
| crc32c_benchmark.cc | Loading commit data... | |
| crc32c_test.cc | Loading commit data... |