transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | Static Public Member Functions | List of all members
transwarp::detail::parents< std::vector< std::shared_ptr< transwarp::task< ParentResultType > > > > Struct Template Reference

Determines the type of the parents. Specialization for vector parents. More...

#include <transwarp.h>

Public Types

using type = std::vector< std::shared_ptr< transwarp::task< ParentResultType >>>
 

Static Public Member Functions

static std::size_t size (const type &obj)
 

Detailed Description

template<typename ParentResultType>
struct transwarp::detail::parents< std::vector< std::shared_ptr< transwarp::task< ParentResultType > > > >

Determines the type of the parents. Specialization for vector parents.


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