摘要: 1) brpc/channel.cpp int Channel::Init(const char* ns_url, const char* lb_name, const ChannelOptions* options) 2) brpc/load_balancer_with_naming.cpp in 阅读全文
posted @ 2020-02-11 20:48 郭流水 阅读(569) 评论(0) 推荐(0) 编辑
摘要: 1,error: template declaration of 'typedef' typedef std::function<void(Input begin> My_Func 解决方案: template <typename Input> using My_Func= std::functio 阅读全文
posted @ 2020-02-11 15:49 郭流水 阅读(1013) 评论(0) 推荐(0) 编辑