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

Method back

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

Source from the content-addressed store, hash-verified

217 }
218
219 reference back()
220 {
221 return *(end() - static_cast<difference_type>(1));
222 }
223
224 const_reference back() const
225 {

Callers 6

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

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.36
test_fillFunction · 0.36