Augmented C++ standard library
Abseil is a collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ code base.
| Linter | Message | Location |
|---|---|---|
| formatting Look for formatting issues in the source | line 1043 is way too long (116 characters) | |
| formatting Look for formatting issues in the source | line 1044 is way too long (144 characters) |