G+Smo
25.01.0
Geometry + Simulation Modules
|
Class defining a dynamic library.
This class stores a pointer to a dynamic library that can be compiled at runtime and provides extra functionality.
Private Attributes | |
memory::shared_ptr< void > | handle |
Handle to dynamic library object. | |