Anton Bachin
|
f55d2b56dc
|
Made basic interface constexpr and made default cast checked.
|
2015-04-29 05:53:46 -04:00 |
|
Anton Bachin
|
2127b89dd4
|
Changed internal representation to enum instead of integer.
|
2015-04-29 04:01:41 -04:00 |
|
Anton Bachin
|
a006577374
|
Interface simplification - collapsed _Internal and Enum and reduced number of names in class scope.
|
2015-04-29 03:32:18 -04:00 |
|
Anton Bachin
|
c3bc7c535a
|
Simplified iterables.
|
2015-04-28 06:42:26 -04:00 |
|
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
|
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
|
d0be0beff1
|
Initial version.
|
2015-04-22 20:21:07 -04:00 |
|