abseil.github.io icon indicating copy to clipboard operation
abseil.github.io copied to clipboard

C++ devguide should include necessary #includes

Open skye opened this issue 6 years ago • 1 comments

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.

skye avatar Apr 15 '19 22:04 skye

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.

axgillies avatar Jun 26 '25 14:06 axgillies