Scott Meyers大师Effective三部曲:Effective C++、More Effective C++、Effective STL,这三本书出版已很多年,后来又出版了Effective Modern C++。 More Effective C++的笔记见: Effective STL的笔记见: Effective Modern C++...
Advanced googletest Topics Introduction More Assertions Explicit Success and Failure Exception Assertions Predicate Assertions for Better Error Messages Using an Existing Boolea...
gMock for Dummies What Is gMock? Why gMock? Getting Started A Case for Mock Turtles Writing the Mock Class How to Define It Where to Put It Using Mocks in Tests Setting Exp...
1. Abstract With the rise in power consumption and data-intensive processing required for modern applications such as IoT, Deep Learning and Image processing, there is a grow...