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
NULL literals have the DNull type, and they break resolution for any function call. Resolution should be clear for non-overloaded functions, and the rest of the arguments should be used for overloaded ones.