apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Convert anything from C++ to Lua and back, easily create modules & more.

Results 2 apollo issues
Sort by recently updated
recently updated
newest added

In header `make_function.hpp` `apollo::make_function(_with)`, are useful for custom functions. Support for manually specifying signatures, or detecting them from a non-overloaded `operator()` would also be nice.