MCPcopy Create free account
hub / github.com/boostorg/filesystem / string

Function string

test/design_use_cases.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29#ifdef NAMED_CONVERSION
30 std::string string() const
31 {
32 std::cout << "std::string string() const\n";
33 return m_path;
34 }
35#endif
36
37private:

Callers 15

test_constructorsFunction · 0.70
test_assignmentsFunction · 0.70
test_appendsFunction · 0.70
test_concatsFunction · 0.70
test_observersFunction · 0.70
test_relationalsFunction · 0.70
test_other_non_membersFunction · 0.70
create_fileFunction · 0.70
directory_iterator_testsFunction · 0.70
mainFunction · 0.70
cpp_mainFunction · 0.70
overload_testsFunction · 0.70

Calls

no outgoing calls

Tested by 13

test_constructorsFunction · 0.56
test_assignmentsFunction · 0.56
test_appendsFunction · 0.56
test_concatsFunction · 0.56
test_observersFunction · 0.56
test_relationalsFunction · 0.56
test_other_non_membersFunction · 0.56
create_fileFunction · 0.56
directory_iterator_testsFunction · 0.56
overload_testsFunction · 0.56
iterator_testsFunction · 0.56
non_member_testsFunction · 0.56