gtest_mem
gtest_mem copied to clipboard
Memory leak detector for Google Test.
gtest_mem
Memory leak detector for Google Test on Windows.
How to use
Just include gtest_mem_main.cpp into your test project. This file aleady contains a main() function which will execute all tests inclusive memory leak detection.
Example
