aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++
diff options
context:
space:
mode:
authorGravatar Julien Boeuf <jboeuf@google.com>2015-08-19 21:18:14 -0700
committerGravatar Julien Boeuf <jboeuf@google.com>2015-08-24 23:41:54 -0700
commit8fd915ab8dfaf2a451fc46ecf225ea4d4400c64b (patch)
tree585aea595f5a3ccdbb3a444004c03d909dd677a3 /tools/doxygen/Doxyfile.c++
parent6de6cbf5995c6fb0a8d44d5f7437968d308e367c (diff)
Adding grpc::string_ref class.
- Strict subset of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html - Useful to avoid unnecessary string copies.
Diffstat (limited to 'tools/doxygen/Doxyfile.c++')
-rw-r--r--tools/doxygen/Doxyfile.c++1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++
index 790e637b72..0f41125afb 100644
--- a/tools/doxygen/Doxyfile.c++
+++ b/tools/doxygen/Doxyfile.c++
@@ -798,6 +798,7 @@ include/grpc++/slice.h \
include/grpc++/status.h \
include/grpc++/status_code_enum.h \
include/grpc++/stream.h \
+include/grpc++/string_ref.h \
include/grpc++/stub_options.h \
include/grpc++/thread_pool_interface.h \
include/grpc++/time.h