MADNESS  0.10.1
madness::is_future< T > Struct Template Reference

test if a type is a future. More...

#include <type_traits.h>

Inheritance diagram for madness::is_future< T >:
Inheritance graph
[legend]
Collaboration diagram for madness::is_future< T >:
Collaboration graph
[legend]

Detailed Description

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

test if a type is a future.

Template Parameters
TThe type to test.

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