lambage
Results
3
comments of
lambage
trafficstars
*bump*
Thanks, this library is amazing!!!
Just for the record I also needed this for function arguments and this is the macro I added ``` LUAPP_ARG_CONVERT(std::vector, { \ lua::Table table = val; \ std::vector result(table.len()); \...