Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/p-ranav/tabulate
/ data
Method
data
include/tabulate/string_view_lite.hpp:672–672 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
670
nssv_constexpr const_reference back() const { return data_at( size() - 1 ); }
671
672
nssv_constexpr const_pointer data() const nssv_noexcept { return data_; }
673
674
// 24.4.2.5 Modifiers:
675
Callers
7
to_string_view
Function · 0.45
basic_string_view
Class · 0.45
basic_string_view
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected