first commit

This commit is contained in:
Jose Caban
2025-06-07 11:34:38 -04:00
commit 0eb2d7c07d
4708 changed files with 1500614 additions and 0 deletions

12
extern/ustl/1.5/bvt/bvt12.std vendored Normal file
View File

@@ -0,0 +1,12 @@
Write const void*, pos is right
Write void*, pos is right
Write string, pos is right
Write const string*, pos is right
Write string*, pos is right
Write vector<uint16_t>(7), pos is right
Read const void*, pos is right, value is right
Read void*, pos is right, value is right
Read string, pos is right, value is TestString
Read const string*, pos is right, value is right
Read string*, pos is right, value is right
Read vector<uint16_t>(7), pos is right, value is right