Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-jwt
/ number_integer
Method
number_integer
include/jwt/json/json.hpp:5540–5544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5538
}
5539
5540
bool number_integer(number_integer_t val)
5541
{
5542
handle_value(val);
5543
return true;
5544
}
5545
5546
bool number_unsigned(number_unsigned_t val)
5547
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected