STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::create_object< T > Struct Template Reference

Calls the constructor of T with Args. More...

Public Member Functions

template<typename... Args>
T * operator() (Args &&... args) const
 

Detailed Description

template<typename T>
struct stapl::runtime::create_object< T >

Calls the constructor of T with Args.


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