STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
Classes
Distributed Object Access

Specializations of stapl::proxy that provide a remote reference for the container. More...

+ Collaboration diagram for Distributed Object Access:

Classes

class  stapl::proxy< stapl::array< T, OptionalParams... >, Accessor >
 Specialization used when the type is an array. Refer to array for proper use of the container itself. More...
 
class  stapl::proxy< stapl::static_array< T >, Accessor >
 Specialization used when the type is a static_array. Refer to static_array for proper use of the container itself. More...
 

Detailed Description

Specializations of stapl::proxy that provide a remote reference for the container.