MCPcopy Create free account
hub / github.com/boostorg/compute / front

Method front

include/boost/compute/container/array.hpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222 }
223
224 reference front()
225 {
226 return *begin();
227 }
228
229 const_reference front() const
230 {

Callers 7

BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
test_fillFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
get_deviceMethod · 0.45
build_logMethod · 0.45

Calls

no outgoing calls

Tested by 5

BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
test_fillFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36