EnTT 3.14.0
Loading...
Searching...
No Matches
entt::sigh< Type, Allocator > Class Template Reference

Unmanaged signal handler. More...

Detailed Description

template<typename Type, typename Allocator>
class entt::sigh< Type, Allocator >

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
TypeA valid function type.
AllocatorType of allocator used to manage memory and elements.

Definition at line 35 of file sigh.hpp.


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