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
To reduce the amount of boilerplate code necessary without it. As a nice
side effect avoids creation of temporary `std::shared_ptr` where using
references would have been enough.
0 commit comments