Skip to content

Use Results in base64.h#2268

Merged
Databean merged 3 commits intogoogle:mainfrom
Databean:base64_result
Mar 18, 2026
Merged

Use Results in base64.h#2268
Databean merged 3 commits intogoogle:mainfrom
Databean:base64_result

Conversation

@Databean
Copy link
Member

This better matches the style guide:

https://google.github.io/styleguide/cppguide.html#Inputs_and_Outputs

The output of a C++ function is naturally provided via a return value

Bug: b/492632868

This better matches the style guide:

https://google.github.io/styleguide/cppguide.html#Inputs_and_Outputs

> The output of a C++ function is naturally provided via a return value

Bug: b/492632868
This better matches the style guide:

https://google.github.io/styleguide/cppguide.html#Inputs_and_Outputs

> The output of a C++ function is naturally provided via a return value

Bug: b/492632868
@Databean Databean requested a review from cjreynol March 14, 2026 01:36
@Databean Databean added this pull request to the merge queue Mar 18, 2026
@Databean
Copy link
Member Author

Thanks for reviewing!

Merged via the queue into google:main with commit 8e0e68a Mar 18, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants