MADNESS  version 0.9
Public Types | List of all members
madness::detail::task_arg< Future< T > > Struct Template Reference

#include <taskfn.h>

Public Types

typedef T type
 
typedef Future< T > holderT
 

Member Typedef Documentation

template<typename T >
typedef Future<T> madness::detail::task_arg< Future< T > >::holderT
template<typename T >
typedef T madness::detail::task_arg< Future< T > >::type

The documentation for this struct was generated from the following file: