Thrill  0.1
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.