const_eval_limit
The tracking issue for this feature is: #67217
The const_eval_limit allows someone to limit the evaluation steps the CTFE undertakes to evaluate a const fn.
const_eval_limitThe tracking issue for this feature is: #67217
The const_eval_limit allows someone to limit the evaluation steps the CTFE undertakes to evaluate a const fn.