mame/3rdparty/sol2
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
..
sol 3rdparty/sol2: Fixed build with clang 19. 2024-11-18 06:19:06 +11:00