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

Method operator=

include/cripts/Urls.hpp:625–625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

623 URL() = default;
624 URL(const self_type &) = delete;
625 void operator=(const self_type &) = delete;
626
627 static self_type &_get(cripts::Context *context);
628

Callers 1

EraseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected