Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-jwt
/ basic_string_view
Method
basic_string_view
include/jwt/string_view.hpp:72–72 ·
view source on GitHub ↗
'tors The default constructor;
Source
from the content-addressed store, hash-verified
70
public: // 'tors
71
/// The default constructor;
72
basic_string_view() = default;
73
74
/// Construct from string literal
75
basic_string_view(const CharT* str) noexcept
Callers
nothing calls this directly
Calls
2
data
Method · 0.80
length
Method · 0.80
Tested by
no test coverage detected