bad_weak_ptr when using shared_from_this in ctorThanks! Good point about having no control over the objects allocation...
bad_weak_ptr when using shared_from_this in ctorHi, When I run the example program below (just a MVP of my actual issue), I get a bad_weak_ptr ex...
Question regarding boost::serialization and placement newFor posterity, I have the answer: Detailed within the boost documentation here ( https://www.boost....
Question regarding boost::serialization and placement newNot sure what the standard is for b.u.m.ping, but figured I'd do it just once.
Question regarding boost::serialization and placement newHey guys, The TL;DR is: How does load_construct_data from boost::serialization know how much memo...