Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_CASE
Function · 0.45
test_fill
Function · 0.45
last_time
Method · 0.45
main
Function · 0.45
main
Function · 0.45
top
Method · 0.45
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.36
test_fill
Function · 0.36