Would it be possible for TFuture’s .Get() method to have a return type template that uses MoveTemp or Forward so that we can store types such as TUniquePtr inside futures?
Would it be possible for TFuture’s .Get() method to have a return type template that uses MoveTemp or Forward so that we can store types such as TUniquePtr inside futures?