Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
CallableFunction.hpp File Reference
#include "BaseFunction.hpp"
#include "Demangle.hpp"
#include <string>
#include <typeinfo>

Go to the source code of this file.

Classes

class  FunctionUtils::CallableFunction< TCallable, TReturn, TArgs >
 Abstract class that holds a callable object, to be later stored in a container. More...

Namespaces

namespace  FunctionUtils