brevzin / cpp_proposals

My WG21 proposals
33 stars 22 forks source link

P2996 - compilation time benchmarks #163

Open krzysztof-jusiak opened 1 month ago

krzysztof-jusiak commented 1 month ago

Some initial exploration of the P2996 meta-programming model in terms of compilation times and comparison to different approaches such as boost.mp11, circle, etc. Thought it could be beneficial to share it here.

Libraries

Proposals

Compilers

Results

Notes

Repository

Missing