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

Sink class. More...

#include <entt.hpp>

Detailed Description

template<typename>
class entt::sink< typename >

Sink class.

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: