Anton Bachin aa34aad468 Simplified underlying type traits.
Removed the function are_equal. Comparison is now done by converting
operands to their integral representation, and comparing those. Also
restored ordering of enum values along the same lines (according to
integral representation).
2015-06-15 19:29:39 -05:00
..
cxxtest Simplified underlying type traits. 2015-06-15 19:29:39 -05:00
expect Updated and improved documentation. 2015-06-05 13:01:28 -05:00
link Internal clean-up. 2015-06-15 10:48:05 -05:00
performance Updated and improved documentation. 2015-06-05 13:01:28 -05:00
Makefile Improved test.py to for multiple test files and Cygwin. 2015-06-10 15:58:32 -05:00
test.py Improved test.py to for multiple test files and Cygwin. 2015-06-10 15:58:32 -05:00