Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::utils::details::FolderApplicable Concept Reference

#include <functional_adapters.hpp>

Concept definition

template<typename Folder, typename Accumulator, typename Tuple>
Helper to extract tuple element types and check if a folder is invocable with accumulator + tuple ele...

Detailed Description

Definition at line 83 of file functional_adapters.hpp.