au icon indicating copy to clipboard operation
au copied to clipboard

Provide forward declarations

Open chiphogg opened this issue 10 months ago • 0 comments

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 avatar Apr 03 '24 17:04 chiphogg