A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such as tree map, hash map, and trie.
demo_hash_map.c: Add ManipulateNumericsCppStyle() and ManipulateTextsCppStyle()
demo_hash_set.c: Add ManipulateNumericsCppStyle() and ManipulateTextsCppStyle()
demo_list.c: Add ManipulateNumericsCppStyle() and ManipulateObjectsCppStyle()
demo_priority_queue.c: Re-arrange demo functions into ManipulateNumerics(), ManipulateObjects(),
ManipulateNumericsCppStyle() and ManipulateObjectsCppStyle()
demo_queue.c: Add ManipulateNumericsCppStyle() and ManipulateObjectsCppStyle()
demo_stack.c: Add ManipulateNumericsCppStyle() and ManipulateObjectsCppStyle()
demo_tree_map.c: Add ManipulateNumericsCppStyle() and ManipulateTextsCppStyle()
Coverage remained the same at 92.951% when pulling 5c91b3c2324eb4f4ca42fc5ad82cdfde04c8845e on tlfua:dev into 41f592bfaaedd9fbb64f89305603b61245981d98 on ZSShen:dev.
Updated files: