MCPcopy Create free account
hub / github.com/Dobiasd/FunctionalPlus / sttcMemF

Method sttcMemF

test/function_traits_test.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 return CcI2SFreeNoexcept(str, x);
74 }
75 static std::string sttcMemF(const std::string& str, int x) noexcept
76 {
77 return CcI2SFreeNoexcept(str, x);
78 }
79};
80
81TEST_CASE("function_traits_test - static_asserts")

Callers

nothing calls this directly

Calls 1

CcI2SFreeNoexceptFunction · 0.85

Tested by

no test coverage detected