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

Tag type for objects that for which is_copyable is std::true_type. More...

Public Types

using type = T
 

Detailed Description

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

Tag type for objects that for which is_copyable is std::true_type.


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