Metafunction to compute the distribution type based on a container type. More...
Public Types | |
typedef distribution< C, operations::base, operations::iterable, operations::random_access, operations::migratable > | type |
Metafunction to compute the distribution type based on a container type.
C | Type of the container. |