10 Commits

Author SHA1 Message Date
Anton Bachin
48e4fd73bf Added missing stdexcept include to EnumInternal.h. 2015-04-27 11:16:25 -04:00
Anton Bachin
ba380d34f3 Improved naming in public interface. 2015-04-27 11:09:36 -04:00
Anton Bachin
aab5d8c668 Explicitly deleted default constructor. 2015-04-27 10:29:04 -04:00
Anton Bachin
6aa19e9b4a Removed notions of default and bad values and all special value names (e.g. _bad). 2015-04-25 12:15:00 -04:00
Anton Bachin
91e5cb945c Additional changes (mostly std:: prefixes) to make code compile outside of HRT context. 2015-04-22 20:43:47 -04:00
Anton Bachin
4d7aea0bbd Fixed warnings related to dropping of implicit const in C++14. 2015-04-22 20:25:38 -04:00
Anton Bachin
bdd7efe48d Switched to relative paths for header files. 2015-04-22 20:24:14 -04:00
Anton Bachin
214fe36e7f Generated macros for enums with up to 256 members. 2015-04-22 20:21:38 -04:00
Anton Bachin
d0be0beff1 Initial version. 2015-04-22 20:21:07 -04:00
Anton Bachin
f54960590a .gitignore 2015-04-22 15:59:50 -04:00