STAPL API Reference |
Modules Classes |
Specializations of stapl::proxy that provide a remote reference for the container. More...
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... | |
Specializations of stapl::proxy that provide a remote reference for the container.