Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ rend
Method
rend
extern/boost/boost/array.hpp:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
reverse_iterator rend() { return reverse_iterator(begin()); }
236
const_reverse_iterator rend() const {
237
return const_reverse_iterator(begin());
238
}
Callers
nothing calls this directly
Calls
2
reverse_iterator
Class · 0.50
begin
Class · 0.50
Tested by
no test coverage detected