I am using luabridge to bind C++ to Lua. I want to use custom ref counted pointers.
This is how I attempted to do it:
luabridge::getGlobalNamespace(m_L