Use std::forward to make ErrorOr<T> constructible from a value that has a...
Use std::forward to make ErrorOr<T> constructible from a value that has a user-defined conversion to T. No functionality change intended. llvm-svn: 260196
Loading
Please sign in to comment