-
-
Notifications
You must be signed in to change notification settings - Fork 526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in clang 19.1, i have error : no member named 'construct' in 'optional<type-parameter-0-0 &>' (line 6821 in sol.hpp) #1617
Comments
I think you want d805d02. |
tomi-font
added a commit
to tomi-font/moot
that referenced
this issue
Oct 12, 2024
Apply upstream commit d805d027e0a0a7222e936926139f06e23828ce9f. ThePhD/sol2#1617
This was referenced Dec 19, 2024
FriedLongJohns
added a commit
to FriedLongJohns/Cataclysm-BN
that referenced
this issue
Dec 19, 2024
use fix from ThePhD/sol2@d805d02 at ThePhD/sol2#1617
scarf005
pushed a commit
to cataclysmbnteam/Cataclysm-BN
that referenced
this issue
Dec 19, 2024
* Update to brew clang++ * add osx build * astyle format * update docs for brew-clang-osx give it a section to show how to install and explicitly build with brew's clang instead of apple clang. * style(autofix.ci): automated formatting * fight the autoformatter * style(autofix.ci): automated formatting * use official sol fix use fix from ThePhD/sol2@d805d02 at ThePhD/sol2#1617 --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in clang 19.1, i have error : no member named 'construct' in 'optional<type-parameter-0-0 &>' (line 6821 in sol.hpp)
The text was updated successfully, but these errors were encountered: