mame/3rdparty/sol2
Vas Crabb 4da99a13f5 3rdparty/sol2: Worked around apparent regression in clang 18.
When taking a pointer to a static member function template in a class
template, clang reports a substitution error if the noexcept
specification uses an expression that depends on class template
arguments.

See llvm/llvm-project#91362 on GitHub.
2024-05-08 03:32:05 +10:00
..
sol 3rdparty/sol2: Worked around apparent regression in clang 18. 2024-05-08 03:32:05 +10:00