lrita opened a new pull request, #2161: URL: https://github.com/apache/brpc/pull/2161
### What problem does this PR solve? Problem Summary: Fix some codes that violates the C++ One Definition Rule, which stop us to enable [LTO](https://gcc.gnu.org/wiki/LinkTimeOptimization) feature ### What is changed and the side effects? Changed: Side effects: - Performance effects(性能影响): none - Breaking backward compatibility(向后兼容性): none --- -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
