Merge commit 'f92c8ab577b28e108464f9b04eaa529fe0add452'

This commit is contained in:
2017-05-12 00:26:58 -05:00
17 changed files with 321 additions and 187 deletions

View File

@@ -10,7 +10,7 @@
#include <ox/std/std.hpp>
using namespace std;
using namespace ox::std;
using namespace ox;
template<typename T>
int testBigEndianAdapt(string str) {