grpc/include/grpcpp/ext
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
..
admin_services.h Implement C++ Admin Interface API (#25753) 2021-03-23 09:53:12 -07:00
call_metric_recorder.h [WRR] Prefer application_utilization to cpu_utilization (#33355) 2023-06-07 17:38:29 -07:00
channelz_service_plugin.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
gcp_observability.h [build] Make GRPC_MUST_USE_RESULT default backed by nodiscard (#33742) 2023-07-18 15:23:46 -07:00
health_check_service_server_builder_option.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
orca_service.h Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2023-02-06 12:00:39 -08:00
proto_server_reflection_plugin.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
server_load_reporting.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
server_metric_recorder.h [WRR] Prefer application_utilization to cpu_utilization (#33355) 2023-06-07 17:38:29 -07:00