num-traits icon indicating copy to clipboard operation
num-traits copied to clipboard

Make a const version of min/max_value

Open Cypher1 opened this issue 3 years ago • 0 comments

Please either add const to the existing members of the Bounded trait, or make a BoundedConst trait to supply const functions.

Cypher1 avatar Nov 12 '22 03:11 Cypher1