Loading [MathJax]/extensions/tex2jax.js
Thrill  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
thrill Namespace Reference

Namespaces

 api
 
 common
 Contains many common tools and helpers shared by higher layers. See common.
 
 core
 
 data
 
 mem
 
 net
 
 vfs
 

Typedefs

template<typename ValueType = void>
using Future = api::Future< ValueType >
 imported from api namespace More...
 

Typedef Documentation

◆ Future

using Future = api::Future<ValueType>

imported from api namespace

Definition at line 161 of file action_node.hpp.