CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::details::AnyOrderCallable< F, Ts > Struct Template Reference

#include <CeresEngine/Foundation/NamedType.hpp>

Public Member Functions

template<class... Us>
auto operator() (Us &&... args) const
 

Public Attributes

F f
 

Member Function Documentation

◆ operator()()

template<class F , class... Ts>
template<class... Us>
auto CeresEngine::details::AnyOrderCallable< F, Ts >::operator() ( Us &&...  args) const
inline

Member Data Documentation

◆ f

template<class F , class... Ts>
F CeresEngine::details::AnyOrderCallable< F, Ts >::f

The documentation for this struct was generated from the following file: