TauPromise<T> typedef

TauPromise<T> = Future<T>

Implementation

typedef TauPromise<T> = Future<T>;