Metafunction to compute the stored value of an element in a container. In the cases of nested containers, it is necessary to store a reference to the container, as it is a p_object. More...
Public Types | |
| typedef T | type |
Metafunction to compute the stored value of an element in a container. In the cases of nested containers, it is necessary to store a reference to the container, as it is a p_object.
| T | The container's value_type |
| Tag | Whether T is a parallel container |
1.8.13