MCPcopy 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

2477template <typename... T> void make_format_args(const T&...) = delete;
2478
2479struct string : std::string {};
2480auto format_as(const string& s) -> std::string { return s; }
2481} // namespace adl_test
2482

Callers 15

TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
check_move_assign_bufferFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
check_move_assign_bufferFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68