Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ ArenaStringView
Function
ArenaStringView
common/arena_string_view.h:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
ArenaStringView() = default;
61
ArenaStringView(const ArenaStringView&) = default;
62
ArenaStringView& operator=(const ArenaStringView&) = default;
63
64
// NOLINTNEXTLINE(google-explicit-constructor)
Callers
3
arena_string_view.h
File · 0.85
TEST_F
Function · 0.85
InternString
Method · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68