libdlibxx icon indicating copy to clipboard operation
libdlibxx copied to clipboard

A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.

Results 3 libdlibxx issues
Sort by recently updated
recently updated
newest added

I just packaged your library for Archlinux. If you are curious or you need any modifications, you can find it here: https://aur.archlinux.org/packages/libdlibxx/

Is it time? Save the dependency on Boost.

Use the [ClangFormat](https://clang.llvm.org/docs/ClangFormat.html) tool to consistently format source code throughout repo. We plan to use `-style=google`.