EnTT 3.13.0
Loading...
Searching...
No Matches
entt::delegate< typename > Class Template Reference

Basic delegate implementation. More...

Detailed Description

template<typename>
class entt::delegate< typename >

Basic delegate implementation.

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

Definition at line 51 of file delegate.hpp.


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