<!--
If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the appropriate
lang label.
-->
Closes #35724
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35724 from tanvi-jagtap:tjagtap_2024_01_29_formatting_1002
|
||
|---|---|---|
| .. | ||
| ext | ||
| generic | ||
| impl | ||
| security | ||
| support | ||
| test | ||
| README.md | ||
| alarm.h | ||
| channel.h | ||
| client_context.h | ||
| completion_queue.h | ||
| create_channel.h | ||
| create_channel_posix.h | ||
| grpc++.h | ||
| health_check_service_interface.h | ||
| resource_quota.h | ||
| server.h | ||
| server_builder.h | ||
| server_context.h | ||
| server_posix.h | ||
README.md
include/grpc++
This was the original directory name for all C++ header files but it
conflicted with the naming scheme required for some build systems. It
is superseded by include/grpcpp but the old directory structure is
still present to avoid breaking code that used the old include files.
All new include files are only in include/grpcpp.