Closed domalb closed 6 years ago
I propose adding a small feature : get a name from the address of an object. Even if it does not fit exactly with "stack walking", that feature is very close to it and can benefit from the structure already available here.
Looks good. Is it possible that you simply comment the function body a little bit; also also add an example in the main.cpp?
Thanks. I added comments and tests. Let me know if still not ok.
I propose adding a small feature : get a name from the address of an object. Even if it does not fit exactly with "stack walking", that feature is very close to it and can benefit from the structure already available here.