Skip to content

Commit 9bcdfb9

Browse files
authored
Merge pull request fffaraz#1212 from myd7349/debug-memtrack
Debug: Remove MemTrack
2 parents a0e18f5 + e9794b5 commit 9bcdfb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
420420
* [Google Test](https://github.com/google/googletest) - Google C++ Testing Framework. [BSD]
421421
* [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors. [BSD]
422422
* [libtap](https://github.com/zorgnax/libtap) - Write tests in C. [GPL2]
423-
* [MemTrack](http://www.almostinfinite.com/memtrack.html) - Tracking memory allocations in C++.
424423
* [microprofile](https://github.com/jonasmr/microprofile) - Profiler with web-view for multiple platforms. [Unlicense]
425424
* [MinUnit](https://github.com/siu/minunit) - A minimal unit testing framework for C self-contained in a single header file. [MIT]
426425
* [Mockator](http://www.mockator.com) - Eclipse CDT plug-in for C++ Seams and Mock Objects.

0 commit comments

Comments
 (0)