Home
last modified time | relevance | path

Searched defs:return_reference_to_policy (Results 1 – 3 of 3) sorted by relevance

/dports/devel/luabind/luabind-0.9.1/luabind/
H A Dreturn_reference_to_policy.hpp42 struct return_reference_to_policy : conversion_policy<0> struct
44 static void precall(lua_State*, const index_map&) {} in precall()
45 static void postcall(lua_State* L, const index_map& indices) in postcall()
55 struct apply
/dports/games/allacrost/allacrost-1.0.2/src/luabind/luabind/
H A Dreturn_reference_to_policy.hpp42 struct return_reference_to_policy : conversion_policy<0> struct
44 static void precall(lua_State*, const index_map&) {} in precall()
45 static void postcall(lua_State* L, const index_map& indices) in postcall()
55 struct apply
/dports/games/valyriatear/ValyriaTear-1.1.0/src/luabind/luabind/
H A Dreturn_reference_to_policy.hpp49 struct return_reference_to_policy : conversion_policy<0> struct
51 static void precall(lua_State*, const index_map&) {} in precall()
52 static void postcall(lua_State* L, const index_map& indices) in postcall()
62 struct apply