MCPcopy Create free account
hub / github.com/arun11299/cpp-jwt / get

Method get

include/jwt/parameters.hpp:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 {}
176
177 uint32_t get() const noexcept { return leeway_; }
178
179 uint32_t leeway_;
180};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected