Generating unique keys to be used in e.g. an unordered_map for member functions
Just for fun, I’m trying to create a class, that allows “basic mocking functionality”.
More concretely, you can set return values for function calls.
That’s it ;D
Just for fun, I’m trying to create a class, that allows “basic mocking functionality”.
More concretely, you can set return values for function calls.
That’s it ;D