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 tests for custom deleters, same-state assignment, and move-only args
Covers custom deleter invocation, assignment between observers sharing
the same state, and make_proxy with move-only constructor arguments
(validates perfect forwarding).
0 commit comments