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

Too much code in headers #735

Open
rjodinchr opened this issue Nov 10, 2024 · 0 comments
Open

Too much code in headers #735

rjodinchr opened this issue Nov 10, 2024 · 0 comments

Comments

@rjodinchr
Copy link
Contributor

clvk's headers contain lots of code.

This is leading to different issues because of circular dependencies amongst headers.

A typical work-around used in various places is to declare an opaque structure if it is enough.

Latest issue: #720 (comment)

  • we cannot use std::unique_ptr the destructor is not defined because we cannot include the header.
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