dylib

C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)

MIT License

Stars
266
dylib - 1.1

Published by martin-olivier over 3 years ago

Changelog:

  • Use of explicit keyword on single argument for ctors
  • Use of std::move instead of const & for std::string as arg
  • Better documentation
dylib - 1.0

Published by martin-olivier over 3 years ago

Release:

  • DyLib header file
  • Documentation
  • Unit tests
dylib - 0.5

Published by martin-olivier over 3 years ago

Changelog:

  • Cleaner source code
  • Member function load became open
  • Better documentation
  • Generic errors
dylib - 0.4

Published by martin-olivier over 3 years ago

Release:

  • DyLib header file
Badges
Extracted from project README
version license cpp ci coverage