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: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_CASE
Function · 0.45
test_fill
Function · 0.45
last_time
Method · 0.45
main
Function · 0.45
main
Function · 0.45
discrete_distribution
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