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

Method back

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

Source from the content-addressed store, hash-verified

232 }
233
234 reference back()
235 {
236 return *(end() - static_cast<difference_type>(1));
237 }
238
239 const_reference back() const
240 {

Callers 7

BOOST_AUTO_TEST_CASEFunction · 0.45
test_fillFunction · 0.45
last_timeMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
discrete_distributionFunction · 0.45
topMethod · 0.45

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.36
test_fillFunction · 0.36