atscntrb-hx-globals
v1.0.1
Published
A simple package for various statically allocated global data structures (e.g., counter, deque, hashtable)
Downloads
2
Readme
Statically Allocated Globals
A simple package for statically allocated global data structures, including counter, stack, deque, hashtable, etc.
Description
###HATS Files
###TEST Files
The files in the TEST directory contain code samples showing details on using various templates implemented in this package.