Circle Evolves C++ [video] 3 years ago
In fact, there is: https://www.youtube.com/watch?v=x7fxeNqSK2k
HN user
In fact, there is: https://www.youtube.com/watch?v=x7fxeNqSK2k
https://abseil.io/docs/cpp/guides/
This provides partial coverage, for some of the most useful bits. I believe additional docs are in the works.
I wouldn't say "most", though this is definitely a slice of what is offered.
Some of this is also laying the groundwork for the release of further APIs, as well as making it easier for Google to release/support higher-level libraries (eg. Protobuf, TF, etc).