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
This is not a review deviation of the accepted p0670r4 document but was observed during the review:
The variable templates is_public_v, ..., get_pointer_v are unconstrained compared to the Object constrained corresponding class templates. Presumably they should all be constrained to the same level (that is to Object), similar to all other variable templates in [reflect.synopsis].