
28 Jul
2008
28 Jul
'08
6:52 p.m.
Daniel Frey:
d) Besides the use case above, what do you think about using this pattern to allow shared_from_this to be called in the ctor?
I think that once #2126 is fixed (I'm waiting for 1.36 to go out of the door), shared_from_this will start working inside of constructors invoked by make_shared, unless we do something to specifically disallow that.