「view this page in B3 βῆτα server」

Revisions №25

branch: interactive/develop 「№25」
Commited by: Rocco Moretti
GitHub commit link: 「440bea142adc3a49」 「№3651」
Difference from previous tested commit:  code diff
Commit date: 2018-11-29 11:03:59

Merge pull request #3651 from RosettaCommons/roccomoretti/interactive_wrapped_pose_pointer Foldit: Fixup issues with WrappedPoseAP usage To help correct some of the pose lifetime issues which may be behind a class of crashes we're seeing, change most of the WrappedPoseAP usage to WrappedPoseOP. In addition, convert from intrusive refpointer to boost/std shared_ptr usage. This doesn't completely address the lifetime issue, but it helps.

...