NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
plugin_deleter 成员列表

成员的完整列表,这些成员属于 plugin_deleter,包括所有继承而来的类成员

deleter_type typedefplugin_deleter
operator()(iplugin *plugin) const noexcept(is_nothrow_invocable_v< deleter_type, iplugin * >)plugin_deleterinline
operator=(plugin_deleter &&other) noexceptplugin_deleterinline
plugin_deleter() noexcept=defaultplugin_deleter
plugin_deleter(deleter_type func) noexceptplugin_deleterinlineexplicit
plugin_deleter(plugin_deleter &&other) noexceptplugin_deleterinline
rebind() &&noexceptplugin_deleterinline
~plugin_deleter()=defaultplugin_deleter