MCPcopy Create free account
hub / github.com/Thalhammer/jwt-cpp / main

Function main

tests/cmake/defaults-enabled.cpp:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "jwt-cpp/jwt.h"
2
3int main() {
4 jwt::claim claim;
5 return 0;
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected