Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/p-ranav/tabulate
/ basic_string_view
Class
basic_string_view
include/tabulate/string_view_lite.hpp:546–546 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
class Traits = std::char_traits<CharT>
545
>
546
class basic_string_view;
547
548
//
549
// basic_string_view:
Callers
10
substr
Method · 0.70
compare
Method · 0.70
starts_with
Method · 0.70
ends_with
Method · 0.70
find
Method · 0.70
rfind
Method · 0.70
find_first_of
Method · 0.70
find_last_of
Method · 0.70
find_first_not_of
Method · 0.70
find_last_not_of
Method · 0.70
Calls
9
compare
Function · 0.70
size_type
Enum · 0.70
not_in_view
Class · 0.70
to_string
Function · 0.70
data
Method · 0.45
size
Method · 0.45
cbegin
Method · 0.45
cend
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected