Module lexical_util::assert
source · Expand description
Debugging assertions to check a radix is valid.
Functions§
- Assertion the buffer has sufficient room for the output.
- Check radix is in range
[2, 36]
in debug builds.
Debugging assertions to check a radix is valid.
[2, 36]
in debug builds.