bitvector - some bugfixes and further implementations

This commit is contained in:
2024-01-01 21:26:35 +01:00
parent 9bceebdd29
commit e42987061f
5 changed files with 235 additions and 30 deletions

View File

@@ -53,6 +53,8 @@ s << x.msg;
return s;
}
extern int endianity();
}//namespace
#endif