MADNESS
0.10.1
|
maps Future<T>
to T
.
More...
#include <type_traits.h>
Public Types | |
typedef T | type |
Type with Future removed. More... | |
maps Future<T>
to T
.
T | The type to have future removed; in this case, do nothing. |
typedef T madness::remove_future< T >::type |
Type with Future
removed.