GRPC C++  1.4.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Typedefs
config.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 grpc
 

Macros

#define GRPC_CUSTOM_STRING   std::string
 
#define GRPC_OVERRIDE   override
 The following macros are deprecated and appear only for users with PB files generated using gRPC 1.0.x plugins. More...
 
#define GRPC_FINAL   final
 

Typedefs

typedef std::string grpc::string
 

Macro Definition Documentation

#define GRPC_CUSTOM_STRING   std::string
#define GRPC_FINAL   final
#define GRPC_OVERRIDE   override

The following macros are deprecated and appear only for users with PB files generated using gRPC 1.0.x plugins.

They should not be used in new code