Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ size
Method
size
extern/re2/re2/stringpiece.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
size_type size() const { return size_; }
81
size_type length() const { return size_; }
82
bool empty() const { return size_ == 0; }
83
Callers
6
StringPiece
Method · 0.45
compare
Method · 0.45
starts_with
Method · 0.45
ends_with
Method · 0.45
operator==
Function · 0.45
operator<
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected