OpenASIP  2.0
ContainerTools Member List

This is the complete list of members for ContainerTools, including all inherited members.

containsValue(const ContainerType &aContainer, const ElementType &aKey)ContainerToolsstatic
deleteValueIfExists(ContainerType &aContainer, const ElementType &aKey)ContainerToolsstatic
removeValueIfExists(ContainerType &aContainer, const ElementType &aKey)ContainerToolsstatic
removeValues(ContainerType &aContainer, const ContainerType &toRemove)ContainerToolsstatic
swapRemoveValue(std::vector< E > &aContainer, I index)ContainerToolsstatic