mirror of
https://github.com/XRPLF/rippled.git
synced 2026-02-23 23:32:34 +00:00
For example, Expected<std::uint32_t, Json::Value>, will now build even though there is animplicit conversion from unsigned int to Json::Value.
For example, Expected<std::uint32_t, Json::Value>, will now build even though there is animplicit conversion from unsigned int to Json::Value.