[ox/std] Add Optional

This commit is contained in:
2021-10-29 21:16:20 -05:00
parent 45d79e99e8
commit fa06821d90
3 changed files with 146 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ install(
memops.hpp
memory.hpp
new.hpp
optional.hpp
random.hpp
std.hpp
stddef.hpp