wip: string/date/time

This commit is contained in:
2022-09-15 09:39:06 +08:00
parent 41f51bacc5
commit 32a41545de
8 changed files with 45 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
example:
g++-9 -shared -fPIC example.cpp aquery_mem.cpp -fno-semantic-interposition -Ofast -march=native -flto --std=c++1z -o ../test.so
all: example