Go to file
Stephen Seo 09a7546509 Changed implementation of stored functions to map
An unordered_map stores functions, allowing for functions to be
removed by index, and bulk removals with filtering by index.

Also added reset(), which changes the state of the Manager to be
almost identical to a newly constructed one.
2016-09-21 21:01:48 +09:00
src Changed implementation of stored functions to map 2016-09-21 21:01:48 +09:00
.gitignore Added Doxygen comments 2016-03-14 20:01:55 +09:00
.gitlab-ci.yml Updated .gitlab-ci.yml 2016-03-19 01:05:43 +09:00
AttributionNotice Added License and legal related requirements 2016-03-15 19:29:13 +09:00
Doxyfile Added Doxygen comments 2016-03-14 20:01:55 +09:00
LICENSE Added License and legal related requirements 2016-03-15 19:29:13 +09:00