MCPcopy Create free account
hub / github.com/apache/trafficserver / operator=

Method operator=

include/cripts/Connections.hpp:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185
186 Mark() = default;
187 void operator=(const self_type &) = delete;
188
189 // Same here, no API in ATS to Get() the mark on a VC.
190 operator integer() const { return _val; }

Callers

nothing calls this directly

Calls 1

SetMarkMethod · 0.80

Tested by

no test coverage detected