* A template for temporately object created as lua function (with proper gc) * This is usually used for iterator function. * * To use this, user need to inherit CppFunctor, and override run method and optional descructor. * Then call make or pushToStack to create the functor object on lua stack. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected