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

Method get

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

Source from the content-addressed store, hash-verified

147 {}
148
149 bool get() const { return verify_; }
150
151 bool verify_;
152};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected