Fix issue with shared_from_this that requires at least one instance of the...
Fix issue with shared_from_this that requires at least one instance of the class to exist, e.g. you can't call it in the constructor.
Fix issue with shared_from_this that requires at least one instance of the class to exist, e.g. you can't call it in the constructor.