13
0
livetrax/libs/lua
Robin Gareus 9914732004
Potential fix for C++20 std::set::* ambiguity
(until C++20) bool empty() const noexcept;
(since C++20) [[nodiscard]] bool empty() const noexcept;
2022-10-19 16:06:47 +02:00
..
lua
lua-5.3.5
LuaBridge Potential fix for C++20 std::set::* ambiguity 2022-10-19 16:06:47 +02:00
MSVClua
lua.cc
luastate.cc
wscript