I see now. It's a c++ language restriction. Thanks a lot for help!
I've confirmed the segment fault occurred only when ClassA(in the dll) contains a...
I'm using mingw64 gcc in windows7 as the compiler. In above code "delete pa;" the...
I've an exe project depends on a third-party dll which defines a class: ClassA. The...
I see, and am happy to apply your nice "debug_new" tool to my project. Thank you...
ok, thanks for explanation!
But your README said " fc_queue is modelled closely on std::queue, and I optimize...
Is below an issue? Class "debug_new_counter" dtor depends on static instance "new_ptr_list"...