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

Extracts the argument types of a member function pointer. More...

Detailed Description

template<typename F>
struct helios::ecs::details::MemberFnArgs< F >

Extracts the argument types of a member function pointer.

Definition at line 25 of file system.hpp.