Hacker News new | ask | show | jobs
by glenda 2858 days ago
It looks like transaction is just a C struct with function pointer fields, not an actual C++ class, so there is no implicit `this` argument.