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

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

Detailed Description

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

Deduces the CallableBufferArrayImpl type from signature arguments.

Definition at line 673 of file callable_buffer_array.hpp.