use typedefed types, BirthTime

This commit is contained in:
vrd
2022-08-27 16:35:40 +03:00
parent fbfe017284
commit 1bf0a7f6a4
8 changed files with 397 additions and 385 deletions
+1 -1
View File
@@ -1 +1 @@
g++ -Ofast -flto -fipa-pta -s *.cpp\
g++ -std=gnu++20 -Ofast -flto -fipa-pta -s -DNDEBUG *.cpp\