std::exception_ptr does not support some expressions required by NullablePointer. Specifically:a != ba != npnp != a(a and b denote values of a type (possibly const) that satisfies NullablePointer, and np denotes a value of type (possibly const) std::nullptr_t.)
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results