You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should pass ParticleCombination's by reference in places where speed is not critical, since we can always use shared_from_this() to get the shared pointer that may be required.