34 #ifndef GRPCXX_IMPL_CODEGEN_CONFIG_H
35 #define GRPCXX_IMPL_CODEGEN_CONFIG_H
37 #ifndef GRPC_CUSTOM_STRING
39 #define GRPC_CUSTOM_STRING std::string
45 #define GRPC_OVERRIDE override // deprecated
46 #define GRPC_FINAL final // deprecated
56 #endif // GRPCXX_IMPL_CODEGEN_CONFIG_H
std::string string
Definition: config.h:50
#define GRPC_CUSTOM_STRING
Definition: config.h:39