19 #ifndef GRPCXX_IMPL_CODEGEN_CONFIG_H
20 #define GRPCXX_IMPL_CODEGEN_CONFIG_H
22 #ifndef GRPC_CUSTOM_STRING
24 #define GRPC_CUSTOM_STRING std::string
30 #define GRPC_OVERRIDE override // deprecated
31 #define GRPC_FINAL final // deprecated
41 #endif // GRPCXX_IMPL_CODEGEN_CONFIG_H
std::string string
Definition: config.h:35
#define GRPC_CUSTOM_STRING
Definition: config.h:24