[ox/std] Add strongly typed integer wrapper

This commit is contained in:
2019-07-26 21:20:58 -05:00
parent c87e92da71
commit 6485a780a7
3 changed files with 259 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ install(
random.hpp
stacktrace.hpp
string.hpp
strongint.hpp
strops.hpp
std.hpp
stddef.hpp