Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ string
Class
string
test/format-test.cc:2479–2479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2477
template <typename... T> void make_format_args(const T&...) = delete;
2478
2479
struct string : std::string {};
2480
auto format_as(const string& s) -> std::string { return s; }
2481
} // namespace adl_test
2482
Callers
15
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
check_move_assign_buffer
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
check_move_assign_buffer
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68