Using the std::promise() I get this error... `exception_ptr not yet implemented` when calling `set_value()` Even though exceptions are disabled.
Using the std::promise() I get this error...
exception_ptr not yet implementedwhen calling
set_value()Even though exceptions are disabled.