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
Add smt_sortt::storer as a way add storage of sorts
So that instances of `smt_sortt` can be stored in other `irept` derived
classes without enabling upcasting of `smt_sortt` to `irept` from
outside of the heirarchy of `irept` based classes.
0 commit comments