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

Method empty

include/cripts/Lulu.hpp:131–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 [[nodiscard]] constexpr bool
132 empty() const
133 {
134 return _value.empty();
135 }
136
137 [[nodiscard]] constexpr mixin_type::const_pointer
138 data() const

Callers 2

TSRemapNewInstanceFunction · 0.45
IteratorClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected