MCPcopy Create free account
hub / github.com/ETLCPP/etl / function_f

Function function_f

test/test_utility.cpp:539–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537
538 //*********************************
539 forward_call_type function_f(SF&)
540 {
541 return forward_call_type::LValue;
542 }
543
544 //*********************************
545 forward_call_type function_f(const SF&)

Callers 1

template_function_fFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected