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

Method front

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

Source from the content-addressed store, hash-verified

207 }
208
209 reference front()
210 {
211 return *begin();
212 }
213
214 const_reference front() const
215 {

Callers 5

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

Calls

no outgoing calls

Tested by 3

BOOST_AUTO_TEST_CASEFunction · 0.36
test_fillFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36