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.85
test_assignmentsFunction · 0.85
test_appendsFunction · 0.85
test_concatsFunction · 0.85
test_observersFunction · 0.85
test_relationalsFunction · 0.85
test_other_non_membersFunction · 0.85
create_fileFunction · 0.85
directory_iterator_testsFunction · 0.85
platform_specific_testsFunction · 0.85
mainFunction · 0.85
test_eqFunction · 0.85

Calls

no outgoing calls

Tested by 15

test_constructorsFunction · 0.68
test_assignmentsFunction · 0.68
test_appendsFunction · 0.68
test_concatsFunction · 0.68
test_observersFunction · 0.68
test_relationalsFunction · 0.68
test_other_non_membersFunction · 0.68
create_fileFunction · 0.68
directory_iterator_testsFunction · 0.68
platform_specific_testsFunction · 0.68
test_eqFunction · 0.68
test_neFunction · 0.68