mcencora

Results 3 issues of mcencora

C++17 needs additional comparison operator overloads with reversed parameters. For C++20 and newer it is unnecessary due to "synthesized three-way comparison" feature.

TLDR; Consider optimizing build-time for all single-argument templated constructors, and assignment operators by early-out with an SFINAE `!is_same` Long story: When instantiating a class that wraps (or derives from) `expected`,...

Error building the firmware image Server response: init [Please report the error message and request](https://github.com/openwrt/asu/issues) Request Data: { "url": "https://sysupgrade.openwrt.org", "revision": "r24106-10cc5fcd00", "advanced_mode": "1", "sha256_unsigned": "", "branch": "23.05", "efi": null,...