STAPL API Reference |
Modules Classes |
Base classes that facilitate the development of new parallel containers. More...
Classes | |
struct | stapl::container< C, bool > |
Base-class for pContainers that implements general functionality needed by containers. More... | |
struct | stapl::container< C, true > |
Specialization when this is a nested container. More... | |
Modules | |
Traits Component Customization | |
Classes that specify customizable types that control container behavior, and may be changed for a given container instance. | |
Element Manipulation | |
Base classes that implement element manipulation capabilities of a container. | |
Data Distribution Management | |
Base classes that implement data distribution policies. | |
Distributed Object Access | |
Base classes that implement remote access of a container instance. | |
Base classes that facilitate the development of new parallel containers.