Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ dummy_function
Function
dummy_function
test/extra/test_multiple_objects2.cpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
#include <boost/compute.hpp>
12
13
bool dummy_function() {
14
return true;
15
}
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected