Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::container::details::CallableBufferDeducer< Args > Struct Template Reference

Deduces the CallableBufferImpl type from signature arguments. More...

Detailed Description

template<typename... Args>
struct helios::container::details::CallableBufferDeducer< Args >

Deduces the CallableBufferImpl type from signature arguments.

Definition at line 519 of file callable_buffer.hpp.