Feature/push iter
Add AsLua::push_iter
and AsLua::try_push_iter
functions that can be used to push arbitrary iterators onto lua stack as lua tables as well as implementing hlua::Push
for custom collection types
Edited by Alexey Protsenko
Add AsLua::push_iter
and AsLua::try_push_iter
functions that can be used to push arbitrary iterators onto lua stack as lua tables as well as implementing hlua::Push
for custom collection types