test
g++ -o test -std=c++17 func_pattern.cxx -I.
g++ -S -o test.asm -std=c++17 func_pattern.cxx -I. -O3
Name | Last commit | Last update |
---|---|---|
NamedType | ||
.clang-format | ||
README.md | ||
func_pattern.cxx |
test
g++ -o test -std=c++17 func_pattern.cxx -I.
g++ -S -o test.asm -std=c++17 func_pattern.cxx -I. -O3