Enable ADL on make_error_condition
Since users provide overloads in their namespaces, the compiler must be able to find this function via ADL.
Showing
Please register or sign in to comment
Since users provide overloads in their namespaces, the compiler must be able to find this function via ADL.