|
MADNESS 0.10.1
|
maps type T to Future<T>.
More...
#include <type_traits.h>
Public Types | |
| typedef Future< T > | type |
Type with Future added. | |
maps type T to Future<T>.
| T | The type to have future added. |
| typedef Future<T> madness::add_future< T >::type |
Type with Future added.