MCPcopy 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>
546class basic_string_view;
547
548//
549// basic_string_view:

Callers 10

substrMethod · 0.70
compareMethod · 0.70
starts_withMethod · 0.70
ends_withMethod · 0.70
findMethod · 0.70
rfindMethod · 0.70
find_first_ofMethod · 0.70
find_last_ofMethod · 0.70
find_first_not_ofMethod · 0.70
find_last_not_ofMethod · 0.70

Calls 9

compareFunction · 0.70
size_typeEnum · 0.70
not_in_viewClass · 0.70
to_stringFunction · 0.70
dataMethod · 0.45
sizeMethod · 0.45
cbeginMethod · 0.45
cendMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected