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

[DOCS] ParamValue is undocumented #4537

Open
virtualritz opened this issue Nov 13, 2024 · 1 comment
Open

[DOCS] ParamValue is undocumented #4537

virtualritz opened this issue Nov 13, 2024 · 1 comment

Comments

@virtualritz
Copy link

I wager the reason to be an empty newline between doc comment and class definition in paramlist.h.

@virtualritz
Copy link
Author

On that note: it would really help to have some info about lifetime expectations of ParamValue* types referencing data (vs. owning it; i.e. m_nonlocal==true).

How long does the caller need to ensure the data pointer is valid for the function at hand?

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