mame/3rdparty/sol2/sol
Vas Crabb c75845b1ef 3rdparty/sol2: Fixed build with clang 19.
sol::optional<T&>::emplace was broken, and depended on the compiler not
checking that members exist if the template wasn't instantiated.  See
ThePHD/sol2#1606 and ThePHD/sol2#1648.
2024-11-18 06:19:06 +11:00
..
config.hpp Various updates, mostly around Lua: 2023-03-07 01:39:42 +11:00
forward.hpp Various updates, mostly around Lua: 2023-03-07 01:39:42 +11:00
sol.hpp 3rdparty/sol2: Fixed build with clang 19. 2024-11-18 06:19:06 +11:00