transwarp
|
Determines the type of the parents. More...
#include <transwarp.h>
Public Types | |
using | type = std::tuple< std::shared_ptr< transwarp::task< ParentResults > >... > |
Static Public Member Functions | |
static std::size_t | size (const type &) |
static type | clone (std::unordered_map< std::shared_ptr< transwarp::itask >, std::shared_ptr< transwarp::itask >> &task_cache, const type &obj) |
static std::vector< transwarp::itask * > | tasks (const type &parents) |
Determines the type of the parents.