Notes Just a quick hack to try out some new C++ features. Currently endianness.hpp is mac only. Should add some real unit testing framework and remove all the redundant keywords that I added for experimental purposes... Building mkdir build cd build cmake .. make