explicit operator bool()

in native/include/utility.hpp [35:35]


        explicit operator bool() const noexcept { return !is_error; }