Replies: 1 comment 1 reply
-
The closest thing Abseil has to what I think you are trying to do is If you are looking to use pure streams, standard C++ provides that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If i use the StrCat in this case
it will be fail. I want to know dose abseil-cpp provide similar function to control output?
Beta Was this translation helpful? Give feedback.
All reactions