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

Casts the void pointer to pointer to T. More...

Static Public Member Functions

static T * apply (void *p) noexcept
 

Detailed Description

template<typename T, typename = void>
struct stapl::runtime::p_object_ptr_cast_impl< T, typename >

Casts the void pointer to pointer to T.

()


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