Files
ardour/libs/lua/LuaBridge/detail
Robin Gareus 4a180e68ba Special case const std::string& Lua binding.
since 6dc3bdf, a const string reference would leave scope with Lua code
     fn("text")
calling a C++
     fn (const std::string&)
before the C++ function is called.
2017-03-22 16:59:02 +01:00
..
2016-02-22 22:06:47 +01:00
2016-02-22 22:06:47 +01:00
2017-01-20 21:23:05 +01:00
2016-02-22 22:06:47 +01:00
2016-02-22 22:06:47 +01:00
2016-02-22 22:06:47 +01:00
2017-03-22 16:55:19 +01:00
2016-02-22 22:06:47 +01:00