Replies: 1 comment 1 reply
-
We generally don't accept these types of contributions (new public functions) from non-Googlers at all. This is because determining if the contribution is safe for our internal codebase is time-consuming and, well, requires access to our internal codebase. That said, this is currently one of the top feature requests, so someone may investigate the possibility soon. |
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.
-
Hello, was it intentional that
absl::SimpleAtoi
only works for 32/64/128 bit integers? Would the maintainers be willing to accept a contribution adding support for 8/16 bit integers?Beta Was this translation helpful? Give feedback.
All reactions