以下是一些有用的链接:
Google Test 单元测试框架: https://github.com/google/googletest
Google Benchmark 库: https://github.com/google/benchmark
示例代码: https://github.com/PacktPublishing/Hands-On-DesignPatterns-with-CPP-Second-Edition/tree/master/Chapter05