Closed antonl2 closed 1 year ago
Summary: This should improve compilation time for cpp files that include CarbonRouterClient.h The idea is to extract namespace level function that does not depend on any template parameters and move its implementation to cpp file.
Differential Revision: D43330738
This pull request was exported from Phabricator. Differential Revision: D43330738
This pull request has been merged in facebook/hhvm@08815aa142ece8fe6a45f89c0157dda6f7db1e62.
Summary: This should improve compilation time for cpp files that include CarbonRouterClient.h The idea is to extract namespace level function that does not depend on any template parameters and move its implementation to cpp file.
Differential Revision: D43330738