Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Hpp
/ f
Function
f
tests/ArrayWrapper/ArrayWrapper.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
void f( std::string const & s )
22
{
23
std::cout <<
"<"
<< s <<
">"
<< std::endl;
24
}
25
26
int main()
27
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected