Unused function
Open
question
- Dominant language
- C++
- Stars
- 18.1k
- Forks
- 3.2k
- Avg merge
- 20h 36m
- Merged PRs (30d)
- 1
Description
https://github.com/abseil/abseil-cpp/blob/master/absl/crc/internal/crc_internal.h#L171
I cannot find in source who use this function (not used in source or tests or benchmarks).
But because of it vector and memory included.
Maybe remove it and unnecessary includes?
Contributor guide
Assessment
This issue has not been assessed yet.