Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ NativeCord
Function
NativeCord
common/values/string_value.h:177–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
176
ABSL_DEPRECATED(
"Use ToCord()"
)
177
absl::Cord NativeCord() const { return value_.ToCord(); }
178
179
template <typename Visitor>
180
ABSL_DEPRECATED(
"Use TryFlat()"
)
Callers
nothing calls this directly
Calls
1
ToCord
Method · 0.80
Tested by
no test coverage detected