abseil.github.io
abseil.github.io copied to clipboard
C++ devguide should include necessary #includes
I'm looking at https://abseil.io/docs/cpp/guides/strings, and it would be very useful if it told me which #include I need for each function. It looks like all of the guides could benefit from this.
This would require a larger-scale change to the way that we provide samples in all of the Tips. Assigning to dmauro for some additional input.