grpc/include/grpcpp
Craig Tiller 76bd606bae
[build] Make GRPC_MUST_USE_RESULT default backed by nodiscard (#33742)
Going forward `[[nodiscard]]` is the portable way to spell this;
requires yanking a bunch of usage from after the param list to before.

We should further refine the GRPC_MUST_USE_RESULT macro to make it work
uniformly for any compilers that it doesn't today (most likely by making
it expand to nothing).

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-07-18 15:23:46 -07:00
..
ext [build] Make GRPC_MUST_USE_RESULT default backed by nodiscard (#33742) 2023-07-18 15:23:46 -07:00
generic Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
impl [build] Make GRPC_MUST_USE_RESULT default backed by nodiscard (#33742) 2023-07-18 15:23:46 -07:00
security [tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 2023-06-29 09:48:15 -07:00
support [C++] Fix two compilation warnings in grpcpp/support/proto_buffer_reader.h. (#33635) 2023-07-10 17:42:23 -07:00
test Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
alarm.h Revert "[EventEngine] Revert "Revert "EventEngine::RunAt: C++ Alarm (#30024)" (#30147)"" (#32783) 2023-04-03 13:55:26 -07:00
channel.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
client_context.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
completion_queue.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
create_channel.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
create_channel_binder.h [BinderTransport] Make `CreateBinderChannel` parameter names consistent (#31852) 2022-12-13 00:18:45 -08:00
create_channel_posix.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
grpcpp.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
health_check_service_interface.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
opencensus.h GCP Observability: Fix constant labels support for stats when tracing is disabled (#32451) 2023-02-22 14:49:55 -08:00
resource_quota.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
server.h Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2023-02-06 12:00:39 -08:00
server_builder.h Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2023-02-06 12:00:39 -08:00
server_context.h [API] Document gotcha in AsyncNotifyWhenDone behavior (#33208) 2023-05-23 15:16:58 -07:00
server_interface.h Fix a race on vptr for UnimplementedAsyncRequest (#32547) 2023-03-10 13:00:56 -08:00
server_posix.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
version_info.h [Release] Bump version to 1.57.0-dev (on master branch) (#33311) 2023-06-01 10:55:31 -07:00
xds_server_builder.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00