Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ to_string
Function
to_string
cpp/src/url.cpp:271–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
std::string to_string(const url& u) {
272
return u;
273
}
274
275
std::istream& operator>>(std::istream& i, url& u) {
276
std::string s;
Callers
15
simple_type_test
Function · 0.70
test_user_context
Function · 0.70
test_delivery_tag
Function · 0.70
null.cpp
File · 0.70
url_test.cpp
File · 0.70
test_dynamic_node_properties
Function · 0.70
sequence_test
Function · 0.70
map_test
Function · 0.70
null_test
Function · 0.70
on_connection_open
Method · 0.70
test_tracing
Function · 0.70
test_message_print
Function · 0.70
Calls
no outgoing calls
Tested by
10
simple_type_test
Function · 0.56
test_user_context
Function · 0.56
test_delivery_tag
Function · 0.56
test_dynamic_node_properties
Function · 0.56
sequence_test
Function · 0.56
map_test
Function · 0.56
null_test
Function · 0.56
on_connection_open
Method · 0.56
test_tracing
Function · 0.56
test_message_print
Function · 0.56