Class for computing the metadata of base-containers. This class contains information needed to determine the locality metadata information for a base container.
More...
|
return_type | operator() (BC *bc) |
| Return the metadata of the specified base-container. More...
|
|
template<typename BC>
struct stapl::base_container_metadata< BC >
Class for computing the metadata of base-containers. This class contains information needed to determine the locality metadata information for a base container.
- Template Parameters
-
BC | Type of the base-container. |
◆ operator()()
Return the metadata of the specified base-container.
- Parameters
-
bc | A pointer to the base-container. |
- Returns
- a pair indicating if the metadata container is static and balance distributed and a pointer to the metadata container.
The documentation for this struct was generated from the following file:
- base_container_metadata.hpp