OpenASIP
2.0
|
This is the complete list of members for ContainerTools, including all inherited members.
containsValue(const ContainerType &aContainer, const ElementType &aKey) | ContainerTools | static |
deleteValueIfExists(ContainerType &aContainer, const ElementType &aKey) | ContainerTools | static |
removeValueIfExists(ContainerType &aContainer, const ElementType &aKey) | ContainerTools | static |
removeValues(ContainerType &aContainer, const ContainerType &toRemove) | ContainerTools | static |
swapRemoveValue(std::vector< E > &aContainer, I index) | ContainerTools | static |