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

Provide forward declarations #232

Open
chiphogg opened this issue Apr 3, 2024 · 0 comments
Open

Provide forward declarations #232

chiphogg opened this issue Apr 3, 2024 · 0 comments
Labels
⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
Milestone

Comments

@chiphogg
Copy link
Contributor

chiphogg commented Apr 3, 2024

It would be nice to provide authoritatively correct forward declarations. Then users could write APIs in their .hh files that take, say, Quantity by const-ref, without forcing their dependents to pay the cost of including the library. Granted, we try to keep that cost as small as possible, but it's not nothing!

@chiphogg chiphogg added 📁 kind: enhancement New feature or request 💪 effort: medium ⬇️ affects: code (interfaces) Affects the way end users will interact with the library labels Apr 3, 2024
@chiphogg chiphogg added this to the 0.3.6 milestone Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
Projects
None yet
Development

No branches or pull requests

1 participant