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

Boost-type-trait-like mapping of Future<T> to T. More...

#include <worldfut.h>

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct madness::remove_future< Future< T > >

Boost-type-trait-like mapping of Future<T> to T.

Member Typedef Documentation

template<typename T >
typedef T madness::remove_future< Future< T > >::type

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