Following earlier discussion about gRPC API stability: switch grpc::Slice...
Following earlier discussion about gRPC API stability: switch grpc::Slice constructors from stealing reference from a core grpc_slice object to the newly-introduced stable purely idiomatic C++ API when possible. (Filed https://github.com/grpc/grpc/issues/11981 to track resolution of other use cases) PiperOrigin-RevId: 163887129
Loading
Please sign in to comment