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

Specialization when the two mapping functions are identity. More...

Static Public Member Functions

static type apply (type const &f, type const &)
 

Public Types

using type = f_ident< T >
 

Detailed Description

template<typename T>
struct stapl::compose_func< f_ident< T >, f_ident< T > >

Specialization when the two mapping functions are identity.


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