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

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

#include <typestuff.h>

Public Types

typedef T type
 

Detailed Description

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

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

Member Typedef Documentation

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

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