OpenLexocad  27.1
entt::sigh< typename > Class Template Reference

Unmanaged signal handler. More...

#include <entt.hpp>

Detailed Description

template<typename>
class entt::sigh< typename >

Unmanaged signal handler.

Primary template isn't defined on purpose. All the specializations give a compile-time error unless the template parameter is a function type.

Template Parameters
FunctionA valid function type.

The documentation for this class was generated from the following file: