/dlopen

Experiment using dlopen to open a specified library at runtime.

Primary LanguageC++The UnlicenseUnlicense

dlopen

Experiment using dlopen to open a specified library at runtime.

pre-commit hooks

See this to prepare your computer to run the hooks. In addition, run the following

ln -s "$(brew --prefix llvm)/bin/clang-tidy" "/usr/local/bin/clang-tidy"

so clang-tidy works.