Make all schemes const #1311
Labels
enhancement
Enhances already existing code
priority: low
Should be solved eventually
workload: low
Would take half a day or less
I introduced a scheme builder here
This would allow us to only build const schemes by changing the return type for the scheme builder to
const *t8_scheme
. But for this change all schemes in t8code have to be constedThe text was updated successfully, but these errors were encountered: