OpenASIP  2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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