Add luabind::get_main_thread() API.
commit80c6b7ff4c77ff607c07ca239d230feb16dd3c6c
authorDaniel Wallin <daniel@boostpro.com>
Sat, 21 Mar 2009 13:05:22 +0000 (21 14:05 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 7 Jul 2009 18:22:39 +0000 (7 20:22 +0200)
tree3224ef26335eb93bdafe4ec59fffbe49c58d5d37
parent13d3962124fac90ab8dd453b3146f341214db193
Add luabind::get_main_thread() API.

Function that returns the main thread lua_State*.
luabind/get_main_thread.hpp [new file with mode: 0644]
src/open.cpp