Simplify get_implementation helper function
Now all handles inherits from Handle class, so each of them have `_Handle__implementation` member. There is no need to write switch-like proper implementation selector anymore.
Loading
Please sign in to comment