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

Basic delegate implementation. More...

#include <entt.hpp>

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.


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