boostorg / multiprecision

Boost.Multiprecision
Boost Software License 1.0
194 stars 111 forks source link

Add a forward declaration header. #508

Closed jzmaddock closed 1 year ago

jzmaddock commented 1 year ago

From ML question. Seems reasonable.

libbooze commented 1 year ago

Hi @jzmaddock thank you for opening the issue, here is how I have imagined it being used, lmk if that sounds implausible. If it does not great. :)

shardator commented 1 year ago

This would be very useful, some boost headers pull in a huge amount of code. For large projects this can increase compile times.