![]() |
MySQL 9.2.0
Source Code Documentation
|
Counts the number of digits for the trivial case where the known minimum number of digits is equal to the known maximum number of digits. More...
#include <integer_digits.h>
Public Member Functions | |
constexpr int | operator() (T) const |
Counts the number of digits for the trivial case where the known minimum number of digits is equal to the known maximum number of digits.
|
inlineconstexpr |