Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ string
Method
string
include/cripts/Lulu.hpp:316–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
string(const self_type &that) : super_type(that) {}
317
318
// This allows for a std::string to be moved to a cripts::string
319
string(super_type &&that) : super_type(std::move(that)) {}
Callers
7
do_remap
Function · 0.45
do_remap
Function · 0.45
hdrtoken
Function · 0.45
create_directories
Function · 0.45
swoc_file.cc
File · 0.45
test_swoc_file.cc
File · 0.45
makePath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected