Fix result<T> constructors resolution during implicit conversions
Convert existing value initializing constructor to templated one enabled for all types convertible to T.
Showing
Please register or sign in to comment
Convert existing value initializing constructor to templated one enabled for all types convertible to T.