Posted - Aug 03 2019 : 11:07:09 AM Hi I have the latest version and I noticed it doesn't let me do a .get() or a .reset() on a unique_ptr variable, it ALWAYS converts my '.' into a '->' which is really, really annoying. I have to delete the -> several times until it actually understands that it's legal syntax. And I have to do that EVERY time I want to access .get() - Please fix this. Thanks. Dave H
2 L A T E S T R E P L I E S (Newest First)
Zotlerg
Posted - Aug 03 2019 : 11:36:35 AM Brilliant! Thanks Sean, that was driving me nuts!!