Skip to content

Use Results in base64.h#2268

Open
Databean wants to merge 3 commits intogoogle:mainfrom
Databean:base64_result
Open

Use Results in base64.h#2268
Databean wants to merge 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
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.

1 participant