multiset
常见例句
- Stacked bar charts are therefore an alternative representation for quantitative multiset data.
堆叠柱形图应此可以是多集数据的替代表现形式。 - Use a multiset bar chart to display various datasets of quantitative data items within one diagram.
在一个图表中使用多重柱形图来显示不用的数量数据集。 - Multiset bar charts allow the user to compare the magnitude of data items by two separate discrete parameters.
多重柱形图允许用户比较两个不同部分的重要数据。 - For multimap and multiset the process is more complicated: the element may be present many times.
但对于multimap或multiset,该过程就复杂多了:某键对应的元素可能出现多次。 - As a result, when a multimap or multiset has multiple instances of a given key, those instances will be adjacent elements within the container.
因此,在multimap和multiset容器中,如果某个键对应多个实例,则这些实例在容器中将相邻存放。 - std::multiset
items(compare);
比较器类型---->具体的比较函数 返回 multiset