Skip to content
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

Parts of the documentation out of date #1666

Open
Spacechild1 opened this issue Jan 25, 2025 · 0 comments
Open

Parts of the documentation out of date #1666

Spacechild1 opened this issue Jan 25, 2025 · 0 comments

Comments

@Spacechild1
Copy link

Hi, first I want to express my gratitude for this wonderful library! It's almost indistinguishable from magic :)

The documentation is also very good IMO, I've only noticed a few parts that are out of date:

For example, https://sol2.readthedocs.io/en/latest/compilation.html talks about

possibly taking advantage of whatever C++17 features are made available by the compilers

or

formally make the library a C++17 one

but the current README (https://github.com/ThePhD/sol2/tree/develop?tab=readme-ov-file#supported-compilers) suggests that sol3 already is a C++17 library.

https://sol2.readthedocs.io/en/latest/features.html also refers to sol as a C++14 library. The feature matrix does not mention Lua 5.4 btw.

Another small example: https://sol2.readthedocs.io/en/latest/performance.html refers to a 2015 machine as recent :)

I can try to find more examples if that's helpful.

@Spacechild1 Spacechild1 changed the title Parts of the documentation very out of date Parts of the documentation out of date Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant