isUnsignedInteger

Returns true if s contains only digits and is non-empty.

bool
isUnsignedInteger
(
string s
)

Meta