Files
rippled/include/xrpl
Mayukha Vadari dc0608825b fix: allow overlapping types in Expected (#5218)
For example, Expected<std::uint32_t, Json::Value>, will now build even though there is animplicit conversion from unsigned int to Json::Value.
2025-02-24 20:51:54 +00:00
..
2024-06-20 13:57:14 -05:00
2025-02-24 20:51:54 +00:00