ThePhD / sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
http://sol2.rtfd.io/
MIT License
4.25k stars 520 forks source link

in clang 19.1, i have error : no member named 'construct' in 'optional<type-parameter-0-0 &>' (line 6821 in sol.hpp) #1617

Open mumin16osx opened 4 months ago

mumin16osx commented 4 months ago

in clang 19.1, i have error : no member named 'construct' in 'optional<type-parameter-0-0 &>' (line 6821 in sol.hpp)

thesamesam commented 3 months ago

I think you want https://github.com/ThePhD/sol2/commit/d805d027e0a0a7222e936926139f06e23828ce9f.