Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ rend
Method
rend
include/circular/circular.h:321–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
320
reverse_iterator rbegin() { return reverse_iterator(end()); }
321
reverse_iterator rend() { return reverse_iterator(begin()); }
322
323
const_reverse_iterator rbegin() const
324
{
Callers
10
addCircle
Method · 0.80
update
Method · 0.80
serviceTweets
Method · 0.80
ProcessHorizontal
Method · 0.80
handleUnfinishedSections
Method · 0.80
endsWith
Function · 0.80
findFullPath
Method · 0.80
nodeUnderPoint
Method · 0.80
diagnostics
Method · 0.80
from_json
Function · 0.80
Calls
1
begin
Function · 0.50
Tested by
no test coverage detected