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

Method get

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

Source from the content-addressed store, hash-verified

230 {}
231
232 bool get() const noexcept { return iat_; }
233
234 bool iat_;
235};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected