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

Specialization for non-views. More...

Static Public Member Functions

static T const & get (T const &view)
 
static T & get_mutable (T &view)
 

Public Types

using type = T
 

Detailed Description

template<typename T>
struct stapl::underlying_container< T, false >

Specialization for non-views.


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