MCPcopy Create free account
hub / github.com/apache/trafficserver / size

Method size

include/cripts/Lulu.hpp:143–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142
143 [[nodiscard]] constexpr mixin_type::size_type
144 size() const
145 {
146 return _value.size();
147 }
148
149 [[nodiscard]] constexpr mixin_type::size_type
150 length() const

Callers 3

lengthMethod · 0.45
stringClass · 0.45
SizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected