MCPcopy 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

TEST_FFunction · 0.85
InternStringMethod · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68