Skip to content

KondoA9/cpp-memory-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-memory-usage

Header only library to get memory usage for windows, macOS, linux.

Usage

#include "memuse.hpp"

or

#include "memuse/memuse_{win, mac, linux}"

Sample code is here.

If you do not want to use inline functions, you can define without inlining by difining CPP_MEMORY_USAGE_NO_INLINE before #include memuse.hpp".

About

Header only library to get memory usage for windows, macOS, linux.

Topics

Resources

License

Stars

Watchers

Forks

Contributors