|
PLaSK library
|
#include <string>#include <functional>#include <plask/config.hpp>Go to the source code of this file.
Classes | |
| struct | plask::DynamicLibrary |
| Hold opened shared library. More... | |
| struct | std::hash< plask::DynamicLibrary > |
| hash method, allow to store dynamic libraries in hash maps More... | |
Namespaces | |
| namespace | plask |
| Patterson quadrature for complex function along specified line. | |
| namespace | std |
| STL namespace. | |
Macros | |
| #define | PLASK__UTILS_PLUGIN_DLOPEN |
Functions | |
| void | std::swap (plask::DynamicLibrary &a, plask::DynamicLibrary &b) noexcept |
| std::swap implementation for dynamic libraries | |
| #define PLASK__UTILS_PLUGIN_DLOPEN |
Definition at line 20 of file loader.hpp.