google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Add support for std::byte in places in the SDK where std::string or char arrays are being used.

Open scotthart opened this issue 2 months ago • 0 comments

Once we get to v3 and support C++17, we should add std::byte support in our APIs where it increases usability and accuracy.

scotthart avatar Nov 12 '25 18:11 scotthart