There was a compilation error because the conversion from `Needs_FT<Uncertain<bool>>` to 'bool' requires two user-defined conversions. With an explicit conversion, that compiles and works.
There was a compilation error because the conversion from `Needs_FT<Uncertain<bool>>` to 'bool' requires two user-defined conversions. With an explicit conversion, that compiles and works.