mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-15 08:15:06 +00:00
53d3f1ae6c
Adds a utility class and functions to load libraries and symbols from libraries somewhat safely. Libraries are immediately unloaded when the last reference to them is lost, so the shared_ptr should be stored if the library is actually needed. |
||
---|---|---|
.. | ||
util-event.hpp | ||
util-library.cpp | ||
util-library.hpp | ||
util-math.hpp | ||
util-memory.cpp | ||
util-profiler.cpp | ||
util-profiler.hpp | ||
util-threadpool.cpp | ||
util-threadpool.hpp | ||
utility.cpp | ||
utility.hpp |