Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shannon-Data/ShannonBase
/ swap
Function
swap
include/sql_string.h:663–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
}
662
663
static inline void swap(String &a, String &b) noexcept { a.swap(b); }
664
665
static inline std::string to_string(const String &str) {
666
return std::string(str.ptr(), str.length());
Callers
15
swap
Method · 0.70
shrink_to_fit
Method · 0.70
heapify
Method · 0.70
reverse_heapify
Method · 0.70
swap
Method · 0.70
sort
Method · 0.70
Generic_mutex_lock
Class · 0.70
multi_reg_replace
Function · 0.50
send
Method · 0.50
swap
Method · 0.50
expect.cc
File · 0.50
message_serialize
Method · 0.50
Calls
1
swap
Method · 0.45
Tested by
4
message_serialize
Method · 0.40
char_ptr_foo
Function · 0.40
foreign_key_prefix
Function · 0.40
TEST
Function · 0.40